apply
public com.google.gerrit.extensions.restapi.Response<?> apply(ChangeResource rsrc,
PublishChangeEdit.Publish.Input in)
throws NoSuchChangeException,
IOException,
com.google.gwtorm.server.OrmException,
com.google.gerrit.extensions.restapi.RestApiException,
UpdateException
- Specified by:
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ChangeResource,PublishChangeEdit.Publish.Input>
- Throws:
NoSuchChangeException
IOException
com.google.gwtorm.server.OrmException
com.google.gerrit.extensions.restapi.RestApiException
UpdateException