Uses of Class
org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
-
Packages that use SetRemovalTimeToHistoricBatchesDto Package Description org.camunda.bpm.engine.rest.history org.camunda.bpm.engine.rest.impl.history -
-
Uses of SetRemovalTimeToHistoricBatchesDto in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history with parameters of type SetRemovalTimeToHistoricBatchesDto Modifier and Type Method Description BatchDtoHistoricBatchRestService. setRemovalTimeAsync(SetRemovalTimeToHistoricBatchesDto dto) -
Uses of SetRemovalTimeToHistoricBatchesDto in org.camunda.bpm.engine.rest.impl.history
Methods in org.camunda.bpm.engine.rest.impl.history with parameters of type SetRemovalTimeToHistoricBatchesDto Modifier and Type Method Description BatchDtoHistoricBatchRestServiceImpl. setRemovalTimeAsync(SetRemovalTimeToHistoricBatchesDto dto)
-