Uses of Interface
com.atlassian.jira.issue.fields.option.Option

Packages that use Option
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.option   
 

Uses of Option in com.atlassian.jira.issue.fields
 

Methods in com.atlassian.jira.issue.fields that return types with arguments of type Option
 Collection<Option> IssueTypeField.getOptionsForIssue(Issue issue, boolean isSubTask)
           
 

Uses of Option in com.atlassian.jira.issue.fields.option
 

Methods in com.atlassian.jira.issue.fields.option that return types with arguments of type Option
 Collection<Option> OptionSet.getOptions()
          List of options for this set
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.