Package com.atlassian.query.history
package com.atlassian.query.history
-
ClassDescriptionRepresents a sequence of
HistoryPredicates
composed with AND operators such that the resulting predicate is true only if ALL of the composed predicates are true.Represents a possibly composite expression that may evaluate to true or false for a given change history item.A visitor that allows you to perform operations on aHistoryPredicate
.Represents an assertion about a change history, namely that the expression of combining the prefix operator with the operand.