Uses of Class
com.atlassian.jira.jql.context.QueryContextElementType

Packages that use QueryContextElementType
com.atlassian.jira.jql.context   
 

Uses of QueryContextElementType in com.atlassian.jira.jql.context
 

Methods in com.atlassian.jira.jql.context that return QueryContextElementType
static QueryContextElementType QueryContextElementType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryContextElementType[] QueryContextElementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.