public class DeleteAssignee extends RetryingRestModifyView<ChangeResource,DeleteAssignee.Input,Response<AccountInfo>>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteAssignee.Input |
Modifier and Type | Method and Description |
---|---|
protected Response<AccountInfo> |
applyImpl(BatchUpdate.Factory updateFactory,
ChangeResource rsrc,
DeleteAssignee.Input input) |
apply
protected Response<AccountInfo> applyImpl(BatchUpdate.Factory updateFactory, ChangeResource rsrc, DeleteAssignee.Input input) throws RestApiException, UpdateException, com.google.gwtorm.server.OrmException, PermissionBackendException
applyImpl
in class RetryingRestModifyView<ChangeResource,DeleteAssignee.Input,Response<AccountInfo>>
RestApiException
UpdateException
com.google.gwtorm.server.OrmException
PermissionBackendException