Uses of Class
org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto
Package
Description
-
Uses of HistoryTimeToLiveDto in org.camunda.bpm.engine.rest.sub.repository
Modifier and TypeMethodDescriptionvoid
CaseDefinitionResource.updateHistoryTimeToLive
(HistoryTimeToLiveDto historyTimeToLiveDto) void
DecisionDefinitionResource.updateHistoryTimeToLive
(HistoryTimeToLiveDto historyTimeToLiveDto) void
ProcessDefinitionResource.updateHistoryTimeToLive
(HistoryTimeToLiveDto historyTimeToLiveDto) -
Uses of HistoryTimeToLiveDto in org.camunda.bpm.engine.rest.sub.repository.impl
Modifier and TypeMethodDescriptionvoid
CaseDefinitionResourceImpl.updateHistoryTimeToLive
(HistoryTimeToLiveDto historyTimeToLiveDto) void
DecisionDefinitionResourceImpl.updateHistoryTimeToLive
(HistoryTimeToLiveDto historyTimeToLiveDto) void
ProcessDefinitionResourceImpl.updateHistoryTimeToLive
(HistoryTimeToLiveDto historyTimeToLiveDto)