public class ReviewerinPredicate extends PostFilterPredicate<ChangeData>
Modifier and Type | Field and Description |
---|---|
protected IdentifiedUser.GenericFactory |
userFactory |
protected AccountGroup.UUID |
uuid |
name, value
Constructor and Description |
---|
ReviewerinPredicate(IdentifiedUser.GenericFactory userFactory,
AccountGroup.UUID uuid) |
Modifier and Type | Method and Description |
---|---|
protected AccountGroup.UUID |
getAccountGroupUUID() |
int |
getCost() |
boolean |
match(ChangeData object)
Does this predicate match this object?
|
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, or
protected final IdentifiedUser.GenericFactory userFactory
protected final AccountGroup.UUID uuid
public ReviewerinPredicate(IdentifiedUser.GenericFactory userFactory, AccountGroup.UUID uuid)
protected AccountGroup.UUID getAccountGroupUUID()
public boolean match(ChangeData object)
Matchable
public int getCost()