Package | Description |
---|---|
com.atlassian.jira.user |
Modifier and Type | Method and Description |
---|---|
static IssueInvolvement |
IssueInvolvement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueInvolvement[] |
IssueInvolvement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<IssueInvolvement> |
ImmutableUserIssueRelevance.getIssueInvolvements() |
SortedSet<IssueInvolvement> |
UserIssueRelevance.getIssueInvolvements() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.