- All Known Implementing Classes:
- GenericTextCFType, ReadOnlyCFType, RenderableTextCFType, StringCFType, TextAreaCFType, TextAreaNoValidationCFType, TextCFType, URLCFType
public interface TextCustomFieldType
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.
- See Also:
IssueManager