apply
public String apply(ProjectResource rsrc,
com.google.gerrit.server.project.SetHead.Input input)
throws com.google.gerrit.extensions.restapi.AuthException,
com.google.gerrit.extensions.restapi.ResourceNotFoundException,
com.google.gerrit.extensions.restapi.BadRequestException,
com.google.gerrit.extensions.restapi.UnprocessableEntityException,
IOException
- Specified by:
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ProjectResource,com.google.gerrit.server.project.SetHead.Input>
- Throws:
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.ResourceNotFoundException
com.google.gerrit.extensions.restapi.BadRequestException
com.google.gerrit.extensions.restapi.UnprocessableEntityException
IOException