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 IssueTypeContext
public boolean isAll()
IssueTypeContext
isAll
in interface IssueTypeContext
Copyright © 2002-2019 Atlassian. All Rights Reserved.