| Package | Description | 
|---|---|
| org.camunda.bpm.engine.rest.dto.runtime | |
| org.camunda.bpm.engine.rest.sub.runtime.impl | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,TriggerVariableValueDto> | 
CaseExecutionTriggerDto.getVariables()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CaseExecutionTriggerDto.setVariables(Map<String,TriggerVariableValueDto> variables)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CaseExecutionResourceImpl.initializeCommandWithVariables(CaseExecutionCommandBuilder commandBuilder,
                              Map<String,TriggerVariableValueDto> variables,
                              String transition)  | 
protected void | 
CaseInstanceResourceImpl.initializeCommandWithVariables(CaseExecutionCommandBuilder commandBuilder,
                              Map<String,TriggerVariableValueDto> variables,
                              String transition)  | 
Copyright © 2018. All rights reserved.