Package com.atlassian.jira.issue.fields
Interface IssueConstantsField
- All Known Subinterfaces:
IssueTypeField
- All Known Implementing Classes:
IssueTypeSystemField
,PrioritySystemField
,ResolutionSystemField
public interface IssueConstantsField
At the moment this is a fairly useless marker interface. Essentially it could be used for performing "common" actions
on the
OrderableField
objects that resolves around IssueConstant
-
Method Summary
-
Method Details
-
getIssueConstants
Collection getIssueConstants()
-