public class ConflictsPredicate
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
TOO_MANY_FILES |
Modifier and Type | Method and Description |
---|---|
static com.google.gerrit.index.query.Predicate<ChangeData> |
create(ChangeQueryBuilder.Arguments args,
java.lang.String value,
Change c) |
protected static final java.lang.String TOO_MANY_FILES
public static com.google.gerrit.index.query.Predicate<ChangeData> create(ChangeQueryBuilder.Arguments args, java.lang.String value, Change c) throws QueryParseException, com.google.gwtorm.server.OrmException
QueryParseException
com.google.gwtorm.server.OrmException