com.atlassian.jira.functest.framework.parser.filter
Class FilterParser.TableId

java.lang.Object
  extended by com.atlassian.jira.functest.framework.parser.filter.FilterParser.TableId
Enclosing interface:
FilterParser

public static final class FilterParser.TableId
extends Object


Field Summary
static String FAVOURITE_TABLE
           
static String OWNED_TABLE
           
static String POPULAR_TABLE
           
static String SEARCH_TABLE
           
 
Constructor Summary
FilterParser.TableId()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAVOURITE_TABLE

public static final String FAVOURITE_TABLE
See Also:
Constant Field Values

OWNED_TABLE

public static final String OWNED_TABLE
See Also:
Constant Field Values

POPULAR_TABLE

public static final String POPULAR_TABLE
See Also:
Constant Field Values

SEARCH_TABLE

public static final String SEARCH_TABLE
See Also:
Constant Field Values
Constructor Detail

FilterParser.TableId

public FilterParser.TableId()


Copyright © 2002-2012 Atlassian. All Rights Reserved.