Class ComponentClauseContextFactory

All Implemented Interfaces:
ClauseContextFactory

public class ComponentClauseContextFactory extends AbstractProjectAttributeClauseContextFactory<ProjectComponent>
A context factory for project component clauses. The contexts that are generated by this factory will all be QueryContextElementType.IMPLICIT. The context will contain any projects that the component is relevant for and an AllIssueTypesContext.
Since:
v4.0