com.atlassian.jira.issue.customfields.TextCustomFieldType |
![]()
GenericTextCFType,
ReadOnlyCFType,
RenderableTextCFType,
StringCFType,
TextAreaCFType,
TextAreaNoValidationCFType,
TextCFType,
URLCFType
|
Marker interface for custom field types that holds a text (single or multiline).
Field marked with this interface will be validated in IssueManager
against JIRA character limit
when an issue is created/updated.