Class CaseExecutionTriggerDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto
- Author:
- Roman Smirnov
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetDeletions(List<VariableNameDto> deletions) voidsetVariables(Map<String, TriggerVariableValueDto> variables) 
- 
Constructor Details- 
CaseExecutionTriggerDtopublic CaseExecutionTriggerDto()
 
- 
- 
Method Details- 
getVariables
- 
setVariables
- 
getDeletions
- 
setDeletions
 
-