Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
BatchDto |
HistoricProcessInstanceApi.setRemovalTimeAsync(SetRemovalTimeToHistoricProcessInstancesDto setRemovalTimeToHistoricProcessInstancesDto)
Set Removal Time Async (POST)
Sets the removal time to multiple historic process instances asynchronously (batch).
|
okhttp3.Call |
HistoricProcessInstanceApi.setRemovalTimeAsyncAsync(SetRemovalTimeToHistoricProcessInstancesDto setRemovalTimeToHistoricProcessInstancesDto,
ApiCallback<BatchDto> _callback)
Set Removal Time Async (POST) (asynchronously)
Sets the removal time to multiple historic process instances asynchronously (batch).
|
okhttp3.Call |
HistoricProcessInstanceApi.setRemovalTimeAsyncCall(SetRemovalTimeToHistoricProcessInstancesDto setRemovalTimeToHistoricProcessInstancesDto,
ApiCallback _callback)
Build call for setRemovalTimeAsync
|
ApiResponse<BatchDto> |
HistoricProcessInstanceApi.setRemovalTimeAsyncWithHttpInfo(SetRemovalTimeToHistoricProcessInstancesDto setRemovalTimeToHistoricProcessInstancesDto)
Set Removal Time Async (POST)
Sets the removal time to multiple historic process instances asynchronously (batch).
|
Copyright © 2022. All rights reserved.