Package | Description |
---|---|
com.atlassian.jira.jql.clause | |
com.atlassian.jira.jql.query |
Class and Description |
---|
DeMorgansVisitor
Expands the not clauses in a clause tree using DeMorgans law
and flips the operators to remove the not alltogether when possible.
|
WorklogClausesTransformerVisitor
This visitor executes all worklog clauses and replaces them
with a clause of the form "issuekey in (issue id-s of found worklogs)".
|
Class and Description |
---|
DeMorgansVisitor.DeMorgansVisitorFactory |
WorklogClausesTransformerVisitor.Factory |
Copyright © 2002-2015 Atlassian. All Rights Reserved.