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:
getStringin interfaceSelectConverter
-
getObject
- Specified by:
getObjectin interfaceSelectConverter
-
getPossibleSearchContextFromValue
- Specified by:
getPossibleSearchContextFromValuein interfaceSelectConverter
-