public class SubmittedTogether extends Object implements com.google.gerrit.extensions.restapi.RestReadView<ChangeResource>
Modifier and Type | Method and Description |
---|---|
Object |
apply(ChangeResource resource) |
com.google.gerrit.extensions.api.changes.SubmittedTogetherInfo |
apply(ChangeResource resource,
EnumSet<com.google.gerrit.extensions.api.changes.SubmittedTogetherOption> options) |
public Object apply(ChangeResource resource) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gerrit.extensions.restapi.BadRequestException, com.google.gerrit.extensions.restapi.ResourceConflictException, IOException, com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<ChangeResource>
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.BadRequestException
com.google.gerrit.extensions.restapi.ResourceConflictException
IOException
com.google.gwtorm.server.OrmException
public com.google.gerrit.extensions.api.changes.SubmittedTogetherInfo apply(ChangeResource resource, EnumSet<com.google.gerrit.extensions.api.changes.SubmittedTogetherOption> options) throws com.google.gerrit.extensions.restapi.AuthException, IOException, com.google.gwtorm.server.OrmException
com.google.gerrit.extensions.restapi.AuthException
IOException
com.google.gwtorm.server.OrmException