Class CaseExecutionTriggerDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto
- Author:
- Roman Smirnov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDeletions
(List<VariableNameDto> deletions) void
setVariables
(Map<String, TriggerVariableValueDto> variables)
-
Constructor Details
-
CaseExecutionTriggerDto
public CaseExecutionTriggerDto()
-
-
Method Details
-
getVariables
-
setVariables
-
getDeletions
-
setDeletions
-