Package io.camunda.client.impl.response
Class DeleteResourceResponseRestImpl
java.lang.Object
io.camunda.client.impl.response.DeleteResourceResponseRestImpl
- All Implemented Interfaces:
DeleteResourceResponse
-
Constructor Summary
ConstructorsConstructorDescriptionDeleteResourceResponseRestImpl(DeleteResourceResponse deleteResourceResponse) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DeleteResourceResponseRestImpl
-
-
Method Details
-
getResourceKey
- Specified by:
getResourceKeyin interfaceDeleteResourceResponse- Returns:
- the key of the deleted resource.
-
getCreateBatchOperationResponse
- Specified by:
getCreateBatchOperationResponsein interfaceDeleteResourceResponse- Returns:
- the result of the batch operation created to delete the resource history, if requested.
-