@PublicApi
public interface Queue
Issue
in JIRA Service DeskModifier and Type | Method and Description |
---|---|
List<String> |
getFields() |
int |
getId() |
Optional<Long> |
getIssueCount() |
String |
getJql() |
String |
getName() |
int |
getServiceDeskId() |
int getId()
Queue
int getServiceDeskId()
ServiceDesk
that this Queue
belongs toString getJql()
Queue
. This JQL is constructed by appending project="parent project key"
to the JQL defined by project adminsList<String> getFields()
Queue
Copyright © 2020 Atlassian. All rights reserved.