package

com.atlassian.jira.issue.customfields.option

Interfaces

CascadingOption Defines a type for cascading selects that differentiates cascading options from Options. 
Option should merge with the field.option.Option  
Options  
SimpleOption<T extends SimpleOption<T>> Represents the basic properties of a custom field option in JIRA. 

Classes