Namespace Dapplo.Jira.Query
Classes
DatetimeClause
A clause for date time calculations
IssueClause
A clause for content identifying values like ancestor, content, id and parent
ProjectClause
A clause for searching projects belonging to a project
SimpleValueClause
A clause for simple values like container, macro and label
TextClause
A clause for simple values like ancestor, Id, label, space and more
TypeClause
Where clauses for the field type
UserClause
This is the implementation of all user based where clauses
VersionClause
A clause for version values like fixVersion and more
Where
Factory method for CQL where clauses
Interfaces
IDatetimeClause
An interface for a date time calculations clause
IDatetimeClauseWithoutValue
An interface for a date time calculations clause
IFinalClause
A clause which cannot be modified anymore, only ToString() makes sense
IIssueClause
An interface for issue based clauses
IProjectClause
An interface for project based clauses
ISimpleValueClause
An interface for a date time calculations clause
ITextClause
An interface for a date time calculations clause
ITypeClause
The possible methods for a type clause
IUserClause
The possible methods for a user clause
IVersionClause
An interface for a version based clauses
Enums
Fields
All possible fields in a JQL
Operators
the operators which are used inside a clause