public class TestSubmitRule extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<RevisionResource,TestSubmitRule.Input>
Modifier and Type | Class and Description |
---|---|
static class |
TestSubmitRule.Filters |
static class |
TestSubmitRule.Input |
Modifier and Type | Method and Description |
---|---|
List<com.google.gerrit.server.change.TestSubmitRule.Record> |
apply(RevisionResource rsrc,
TestSubmitRule.Input input) |
public List<com.google.gerrit.server.change.TestSubmitRule.Record> apply(RevisionResource rsrc, TestSubmitRule.Input input) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<RevisionResource,TestSubmitRule.Input>
com.google.gerrit.extensions.restapi.AuthException
com.google.gwtorm.server.OrmException