Uses of Class
org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricVariableUpdateDto
Packages that use OptimizeHistoricVariableUpdateDto
Package
Description
-
Uses of OptimizeHistoricVariableUpdateDto in org.camunda.bpm.engine.rest.dto.history.optimize
Methods in org.camunda.bpm.engine.rest.dto.history.optimize that return OptimizeHistoricVariableUpdateDtoModifier and TypeMethodDescriptionOptimizeHistoricVariableUpdateDto.fromHistoricVariableUpdate
(HistoricVariableUpdate historicVariableUpdate) -
Uses of OptimizeHistoricVariableUpdateDto in org.camunda.bpm.engine.rest.impl.optimize
Methods in org.camunda.bpm.engine.rest.impl.optimize that return types with arguments of type OptimizeHistoricVariableUpdateDtoModifier and TypeMethodDescriptionOptimizeRestService.getHistoricVariableUpdates
(String occurredAfterAsString, String occurredAtAsString, boolean excludeObjectValues, int maxResults)