public class AllIssueTypesContext extends Object implements IssueTypeContext
| Modifier and Type | Field and Description |
|---|---|
static AllIssueTypesContext |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static AllIssueTypesContext |
getInstance() |
String |
getIssueTypeId() |
boolean |
isAll()
Indicates the special case of all issue types that are not enumerated.
|
String |
toString() |
public static final AllIssueTypesContext INSTANCE
public static AllIssueTypesContext getInstance()
public String getIssueTypeId()
getIssueTypeId in interface IssueTypeContextpublic boolean isAll()
IssueTypeContextisAll in interface IssueTypeContextCopyright © 2002-2023 Atlassian. All Rights Reserved.