apply
public com.google.gerrit.extensions.restapi.Response<?> apply(BranchResource rsrc,
DeleteBranch.Input input)
throws com.google.gerrit.extensions.restapi.AuthException,
com.google.gerrit.extensions.restapi.ResourceConflictException,
com.google.gwtorm.server.OrmException,
IOException
- Specified by:
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<BranchResource,DeleteBranch.Input>
- Throws:
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.ResourceConflictException
com.google.gwtorm.server.OrmException
IOException