apply
public ListBranches.BranchInfo apply(ProjectResource rsrc,
CreateBranch.Input input)
throws com.google.gerrit.extensions.restapi.BadRequestException,
com.google.gerrit.extensions.restapi.AuthException,
com.google.gerrit.extensions.restapi.ResourceConflictException,
java.io.IOException
- Specified by:
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ProjectResource,CreateBranch.Input>
- Throws:
com.google.gerrit.extensions.restapi.BadRequestException
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.ResourceConflictException
java.io.IOException