public class

GroupCustomFieldIndexValueConverter

extends Object
implements IndexValueConverter
java.lang.Object
   ↳ com.atlassian.jira.jql.util.GroupCustomFieldIndexValueConverter

Class Overview

Converts a query literal into the votes index representation. Must be positive number, otherwise null is returned.

Summary

Public Constructors
GroupCustomFieldIndexValueConverter(GroupConverter groupConverter)
Public Methods
String convertToIndexValue(QueryLiteral rawValue)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.jql.util.IndexValueConverter

Public Constructors

public GroupCustomFieldIndexValueConverter (GroupConverter groupConverter)

Public Methods

public String convertToIndexValue (QueryLiteral rawValue)