Package | Description |
---|---|
com.atlassian.jira.issue.fields.util |
Modifier and Type | Method and Description |
---|---|
ServiceDeskVisibilityInformationRetriever.ServiceDeskCommentVisibility |
ServiceDeskVisibilityInformationRetriever.CommentWithVisibility.getVisibility() |
static ServiceDeskVisibilityInformationRetriever.ServiceDeskCommentVisibility |
ServiceDeskVisibilityInformationRetriever.ServiceDeskCommentVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceDeskVisibilityInformationRetriever.ServiceDeskCommentVisibility[] |
ServiceDeskVisibilityInformationRetriever.ServiceDeskCommentVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,ServiceDeskVisibilityInformationRetriever.ServiceDeskCommentVisibility> |
ServiceDeskVisibilityInformationRetriever.getServiceDeskCommentsVisibility(Issue issue) |
Constructor and Description |
---|
CommentWithVisibility(Long id,
ServiceDeskVisibilityInformationRetriever.ServiceDeskCommentVisibility visibility) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.