@NonInjectableComponent public class IssueSecurityLevelClauseContextFactory extends Object implements ClauseContextFactory
QueryContextElementType.IMPLICIT. The context will contain any projects
that the security level is relevant for (that the user can see) and an
AllIssueTypesContext.| Modifier and Type | Class and Description |
|---|---|
static class |
IssueSecurityLevelClauseContextFactory.Creator
Convenience factory class for instantiating
IssueSecurityLevelClauseContextFactory
so that we don't need to move all the dependencies around. |
| Modifier and Type | Method and Description |
|---|---|
ClauseContext |
getClauseContext(ApplicationUser searcher,
TerminalClause terminalClause)
Generates a clause context for the associated handler.
|
public ClauseContext getClauseContext(ApplicationUser searcher, TerminalClause terminalClause)
ClauseContextFactorygetClauseContext in interface ClauseContextFactorysearcher - the user who is performing the searchterminalClause - the clause for which this factory is generating a context.Copyright © 2002-2018 Atlassian. All Rights Reserved.