public interface WorklogQueryRegistry
TerminalClause
to its associated
WorklogClauseQueryFactory
s.Modifier and Type | Method and Description |
---|---|
io.atlassian.fugue.Option<WorklogClauseQueryFactory> |
getClauseQueryFactory(QueryCreationContext context,
TerminalClause clause)
Fetches an associated AbstractWorklogClauseQueryFactory objects for the provided Clause.
|
io.atlassian.fugue.Option<WorklogClauseQueryFactory> getClauseQueryFactory(QueryCreationContext context, TerminalClause clause)
clause
- that defines the name for which we want to find the query factory, must not be null.context
- query contextCopyright © 2002-2021 Atlassian. All Rights Reserved.
View cookie preferences