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