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