Class SelectConverterImpl
java.lang.Object
com.atlassian.jira.issue.customfields.converters.SelectConverterImpl
- All Implemented Interfaces:
SelectConverter
-
Field Summary
Fields inherited from interface com.atlassian.jira.issue.customfields.converters.SelectConverter
ALL_LONG, ALL_STRING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPossibleSearchContextFromValue
(Option value, CustomField customField)
-
Constructor Details
-
SelectConverterImpl
-
-
Method Details
-
getString
- Specified by:
getString
in interfaceSelectConverter
-
getObject
- Specified by:
getObject
in interfaceSelectConverter
-
getPossibleSearchContextFromValue
- Specified by:
getPossibleSearchContextFromValue
in interfaceSelectConverter
-