Uses of Interface
com.atlassian.jira.issue.customfields.MultipleSettableCustomFieldType

Packages that use MultipleSettableCustomFieldType
com.atlassian.jira.issue.customfields.impl   
 

Uses of MultipleSettableCustomFieldType in com.atlassian.jira.issue.customfields.impl
 

Classes in com.atlassian.jira.issue.customfields.impl that implement MultipleSettableCustomFieldType
 class AbstractMultiSettableCFType<T,S>
          Deprecated. Implement the methods on MultipleSettableCustomFieldType yourself. Since v5.0. Also, consider extending AbstractSingleFieldType or AbstractMultiCFType for other benefits
 class CascadingSelectCFType
          Cascading Select Custom Field Type allows for multiple dependent select lists.
 class MultiSelectCFType
          Multiple Select Type allows selecting of multiple Options
 class SelectCFType
          Select Custom Field Type allows selecting of a single Option.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.