AddedPredicate |
|
AfterPredicate |
Predicate that matches a Timestamp field from the index in a range from the passed
String representation of the Timestamp value to the maximum supported time.
|
AgePredicate |
|
AndChangeSource |
|
BeforePredicate |
Predicate that matches a Timestamp field from the index in a range from the the epoch to
the passed String representation of the Timestamp value.
|
BooleanPredicate |
|
ChangeData |
ChangeData provides lazily loaded interface to change metadata loaded from NoteDb.
|
ChangeData.ChangedLines |
|
ChangeData.Factory |
|
ChangeIndexCardinalPredicate |
|
ChangeIndexPostFilterPredicate |
Predicate that is mapped to a field in the change index, with additional filtering done in the
match method.
|
ChangeIndexPredicate |
Predicate that is mapped to a field in the change index.
|
ChangeIsVisibleToPredicate |
|
ChangePredicates |
|
ChangeQueryBuilder |
Parses a query string meant to be applied to change objects.
|
ChangeQueryBuilder.Arguments |
|
ChangeQueryProcessor |
Query processor for the change index.
|
ChangeRegexPredicate |
|
ChangeStatusPredicate |
|
ConflictKey |
|
ConflictsCacheImpl |
|
ConflictsPredicate |
|
ConstantPredicate |
A submit requirement predicate (can only be used in submit requirement expressions) that always
evaluates to true if the value is equal to "true" or false otherwise.
|
DeletedPredicate |
|
DeltaPredicate |
|
DestinationPredicate |
|
DistinctVotersPredicate |
A submit requirement predicate that allows checking for distinct voters across labels.
|
EqualsLabelPredicates |
|
EqualsLabelPredicates.IndexEqualsLabelPredicate |
|
EqualsLabelPredicates.PostFilterEqualsLabelPredicate |
|
FileExtensionListPredicate |
|
FileExtensionPredicate |
|
GroupBackedUser |
Representation of a user that does not have a Gerrit account.
|
GroupPredicate |
|
IntegerRangeChangePredicate |
|
InternalChangeQuery |
Query wrapper for the change index.
|
IsAttentionPredicate |
|
IsSubmittablePredicate |
|
IsUnresolvedPredicate |
|
IsWatchedByPredicate |
|
LabelPredicate |
|
LabelPredicate.Args |
|
LabelPredicate.Parsed |
|
MagicLabelPredicates |
|
MagicLabelPredicates.IndexMagicLabelPredicate |
|
MagicLabelPredicates.PostFilterMagicLabelPredicate |
|
MagicLabelVote |
An entity representing a special label vote that's not numeric, e.g.
|
OrSource |
|
OutputStreamQuery |
Change query implementation that outputs to a stream in the style of an SSH command.
|
OwnerinPredicate |
|
ParentProjectPredicate |
|
PredicateArgs |
This class is used to extract comma separated values in a predicate.
|
PredicateArgs.ValOp |
|
RegexAuthorEmailPredicate |
A submit requirement predicate that matches with changes having the author email's address
matching a specific regular expression pattern.
|
RegexDirectoryPredicate |
|
RegexHashtagPredicate |
|
RegexMessagePredicate |
|
RegexPathPredicate |
|
RegexProjectPredicate |
|
RegexRefPredicate |
|
RegexTopicPredicate |
|
ReviewerinPredicate |
|
ReviewerPredicate |
|
StarPredicate |
|
SubmitRecordPredicate |
|
SubmitRequirementChangeQueryBuilder |
A query builder for submit requirement expressions that includes all ChangeQueryBuilder
operators, in addition to extra operators contributed by this class.
|
SubmitRequirementPredicate |
Predicate that can be used in submit requirement expressions.
|
SubmittablePredicate |
|
TimestampRangeChangePredicate |
|
UploaderinPredicate |
Predicate that matches changes where the latest patch set was uploaded by a user in the provided
group.
|