@InjectableComponent public class

WatchesIndexValueConverter

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

Class Overview

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

Summary

Public Constructors
WatchesIndexValueConverter()
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 WatchesIndexValueConverter ()

Public Methods

public String convertToIndexValue (QueryLiteral rawValue)