Name | Type | Description | Notes |
---|---|---|---|
field | JqlQueryField | ||
operator | OperatorEnum | The operator between the field and operand. | |
operand | JqlQueryClauseOperand | ||
predicates | List<JqlQueryClauseTimePredicate> | The list of time predicates. |
Name | Value |
---|---|
WAS | "was" |
WAS_IN | "was in" |
WAS_NOT_IN | "was not in" |
WAS_NOT | "was not" |