public class BanCommit extends RetryingRestModifyView<ProjectResource,BanCommitInput,BanCommit.BanResultInfo>
| Modifier and Type | Class and Description |
|---|---|
static class |
BanCommit.BanResultInfo |
| Modifier and Type | Method and Description |
|---|---|
protected BanCommit.BanResultInfo |
applyImpl(BatchUpdate.Factory updateFactory,
ProjectResource rsrc,
BanCommitInput input) |
applyprotected BanCommit.BanResultInfo applyImpl(BatchUpdate.Factory updateFactory, ProjectResource rsrc, BanCommitInput input) throws RestApiException, UpdateException, IOException, PermissionBackendException
applyImpl in class RetryingRestModifyView<ProjectResource,BanCommitInput,BanCommit.BanResultInfo>RestApiExceptionUpdateExceptionIOExceptionPermissionBackendException