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) |
apply
protected BanCommit.BanResultInfo applyImpl(BatchUpdate.Factory updateFactory, ProjectResource rsrc, BanCommitInput input) throws RestApiException, UpdateException, IOException, PermissionBackendException
applyImpl
in class RetryingRestModifyView<ProjectResource,BanCommitInput,BanCommit.BanResultInfo>
RestApiException
UpdateException
IOException
PermissionBackendException