Package | Description |
---|---|
com.atlassian.jira.issue.fields |
Modifier and Type | Method and Description |
---|---|
AssigneeOptions |
Assignees.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.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.