Package | Description |
---|---|
org.camunda.bpm.engine.rest.sub.repository | |
org.camunda.bpm.engine.rest.sub.repository.impl |
Modifier and Type | Method and Description |
---|---|
void |
DecisionDefinitionResource.updateHistoryTimeToLive(HistoryTimeToLiveDto historyTimeToLiveDto) |
void |
ProcessDefinitionResource.updateHistoryTimeToLive(HistoryTimeToLiveDto historyTimeToLiveDto) |
void |
CaseDefinitionResource.updateHistoryTimeToLive(HistoryTimeToLiveDto historyTimeToLiveDto) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinitionResourceImpl.updateHistoryTimeToLive(HistoryTimeToLiveDto historyTimeToLiveDto) |
void |
CaseDefinitionResourceImpl.updateHistoryTimeToLive(HistoryTimeToLiveDto historyTimeToLiveDto) |
void |
DecisionDefinitionResourceImpl.updateHistoryTimeToLive(HistoryTimeToLiveDto historyTimeToLiveDto) |
Copyright © 2022. All rights reserved.