Uses of Class
bpmn.handler.jira.issue.search.model.Assignee
Packages that use Assignee
-
Uses of Assignee in bpmn.handler.jira.issue.search.model
Fields in bpmn.handler.jira.issue.search.model declared as AssigneeMethods in bpmn.handler.jira.issue.search.model that return AssigneeModifier and TypeMethodDescriptionAssignee.withActive
(Boolean active) Assignee.withDisplayName
(String displayName) Assignee.withEmailAddress
(String emailAddress) Assignee.withTimeZone
(String timeZone) Methods in bpmn.handler.jira.issue.search.model with parameters of type AssigneeConstructors in bpmn.handler.jira.issue.search.model with parameters of type AssigneeModifierConstructorDescriptionFields
(Assignee assignee, Status status, String summary, Timetracking timetracking)