public class CommitPredicate extends ChangeIndexPredicate
Constructor and Description |
---|
CommitPredicate(String id) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
equals(PatchSet p,
String id) |
int |
getCost() |
boolean |
match(ChangeData object) |
copy, equals, getOperator, getValue, hashCode, toString
public CommitPredicate(String id)
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()