Class BanCommit

java.lang.Object
com.google.gerrit.server.restapi.project.BanCommit
All Implemented Interfaces:
RestModifyView<ProjectResource,BanCommitInput>, RestView<ProjectResource>

public class BanCommit extends Object implements RestModifyView<ProjectResource,BanCommitInput>
The REST endpoint that marks commits as banned in a project.