com.atlassian.jira.issue.customfields.converters
Interface SelectConverter
- All Known Implementing Classes:
- SelectConverterImpl
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(Object value)
getObject
String getObject(String stringValue)
getPossibleSearchContextFromValue
SearchContext getPossibleSearchContextFromValue(Object value,
CustomField customField)
Copyright © 2002-2011 Atlassian. All Rights Reserved.