com.atlassian.jira.issue.customfields.converters
Interface SelectConverter
- All Known Implementing Classes:
- SelectConverterImpl
@Internal
public interface SelectConverter
ALL_LONG
static final Long ALL_LONG
ALL_STRING
static final String ALL_STRING
- See Also:
- Constant Field Values
getString
String getString(Option value)
getObject
Option getObject(String stringValue)
getPossibleSearchContextFromValue
SearchContext getPossibleSearchContextFromValue(Option value,
CustomField customField)
Copyright © 2002-2014 Atlassian. All Rights Reserved.