public class SubmitRecordPredicate extends ChangeIndexPredicate
name, value
Modifier and Type | Method and Description |
---|---|
static Predicate<ChangeData> |
create(java.lang.String label,
SubmitRecord.Label.Status status,
java.util.Set<Account.Id> accounts) |
int |
getCost() |
boolean |
match(ChangeData in)
Does this predicate match this object?
|
none
getField, getType
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, or
public static Predicate<ChangeData> create(java.lang.String label, SubmitRecord.Label.Status status, java.util.Set<Account.Id> accounts)
public boolean match(ChangeData in)
Matchable
public int getCost()