Class SelectCustomFieldClauseContextFactory

java.lang.Object
com.atlassian.jira.jql.context.SelectCustomFieldClauseContextFactory
All Implemented Interfaces:
ClauseContextFactory

public class SelectCustomFieldClauseContextFactory extends Object implements ClauseContextFactory
Generates the ClauseContext for a select custom field. This takes into account what context the custom field has been configured against, whether the custom field is visible in the field configuration scheme, if the user has permission to see the project that the field has been configured against, and if the selected value if in the configuration scheme.
Since:
v4.0