@PublicApi
public interface Queue
Issue in JIRA Service Desk| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFields() |
int |
getId() |
Optional<Long> |
getIssueCount() |
String |
getJql() |
String |
getName() |
int |
getServiceDeskId() |
int getId()
Queueint 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()
QueueCopyright © 2018 Atlassian. All rights reserved.