Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 559 Bytes

File metadata and controls

19 lines (17 loc) · 559 Bytes

JqlQueryClauseTimePredicate

Properties

Name Type Description Notes
operator OperatorEnum The operator between the field and the operand.
operand JqlQueryClauseOperand

Enum: OperatorEnum

Name Value
BEFORE "before"
AFTER "after"
FROM "from"
TO "to"
ON "on"
DURING "during"
BY "by"