Uses of Class
com.atlassian.jira.issue.fields.option.AssigneeOptions
Packages that use AssigneeOptions
-
Uses of AssigneeOptions in com.atlassian.jira.issue.fields
Methods in com.atlassian.jira.issue.fields that return AssigneeOptionsModifier and TypeMethodDescriptionAssignees.makeAssigneeOptions(Collection<Issue> issues, com.opensymphony.workflow.loader.ActionDescriptor actionDescriptor, List<ApplicationUser> suggestedUsers, ApplicationUser currentAssignee, boolean assignAutomaticIfUnassigned) Basically public so that we don't need to replicate the business logic that governs the creation of the default special unassigned and automatic assignees, nor the optgroup they get packaged in with.