|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringCFType | |
|---|---|
| com.atlassian.jira.issue.customfields.impl | |
| Uses of StringCFType in com.atlassian.jira.issue.customfields.impl |
|---|
| Subclasses of StringCFType in com.atlassian.jira.issue.customfields.impl | |
|---|---|
class |
AbstractMultiCFType<T>
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
|
class |
TextCFType
|
class |
URLCFType
|
class |
UserCFType
|
| Methods in com.atlassian.jira.issue.customfields.impl with parameters of type StringCFType | |
|---|---|
T |
StringCFType.Visitor.visitString(StringCFType stringCustomFieldType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||