Uses of Class
com.atlassian.jira.issue.customfields.impl.TextCFType

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

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

Subclasses of TextCFType in com.atlassian.jira.issue.customfields.impl
 class AbstractMultiCFType
          Abstract class for Multi-select Custom field types for either Users or Groups.
 class MultiGroupCFType
          Multiple User Group Select Type
 class MultiUserCFType
          Multiple Select Type
 class ReadOnlyCFType
           
 class RenderableTextCFType
          This custom field type returns true for its isRenderable method and is meant to represent a text custom field type that is renderable.
 class SelectCFType
           
 class TextAreaCFType
           
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.