| Package | Description |
|---|---|
| org.camunda.bpm.engine.rest.dto.history.optimize | |
| org.camunda.bpm.engine.rest.impl.optimize |
| Modifier and Type | Method and Description |
|---|---|
static HistoricOptimizeVariableUpdateDto |
HistoricOptimizeVariableUpdateDto.fromHistoricVariableUpdate(HistoricVariableUpdate historicVariableUpdate) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricOptimizeVariableUpdateDto> |
OptimizeRestService.getHistoricVariableUpdates(String occurredAfterAsString,
String occurredAtAsString,
int maxResults) |
Copyright © 2019. All rights reserved.