com.atlassian.greenhopper.issue.index
Class SelectCustomFieldOptionIndexValueResolverImpl

java.lang.Object
  extended by com.atlassian.greenhopper.issue.index.SelectCustomFieldOptionIndexValueResolverImpl
All Implemented Interfaces:
SelectCustomFieldOptionIndexValueResolver

@Service
public class SelectCustomFieldOptionIndexValueResolverImpl
extends java.lang.Object
implements SelectCustomFieldOptionIndexValueResolver

SelectCustomFieldOptionIndexValueResolverImpl calls to the version specific SelectCustomFieldOptionIndexValueResolver.


Constructor Summary
SelectCustomFieldOptionIndexValueResolverImpl()
           
 
Method Summary
 java.lang.String resolve(com.atlassian.jira.issue.customfields.option.Option option)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectCustomFieldOptionIndexValueResolverImpl

public SelectCustomFieldOptionIndexValueResolverImpl()
Method Detail

resolve

public java.lang.String resolve(com.atlassian.jira.issue.customfields.option.Option option)
Specified by:
resolve in interface SelectCustomFieldOptionIndexValueResolver


Copyright © 2007-2014 Atlassian. All Rights Reserved.