com.atlassian.jira.issue.fields
Interface IssueConstantsField

All Known Subinterfaces:
IssueTypeField

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-2011 Atlassian. All Rights Reserved.