com.atlassian.jira.issue.fields
Interface IssueConstantsField

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
 Collection getIssueConstants()
           
 

Method Detail

getIssueConstants

Collection getIssueConstants()


Copyright © 2002-2009 Atlassian. All Rights Reserved.