| Package | Description | 
|---|---|
| org.camunda.bpm.engine.rest.dto.runtime | |
| org.camunda.bpm.engine.rest.dto.runtime.modification | |
| 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 | Field and Description | 
|---|---|
protected Map<String,TriggerVariableValueDto> | 
ProcessInstanceModificationInstructionDto.variables  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,TriggerVariableValueDto> | 
ProcessInstanceModificationInstructionDto.getVariables()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessInstanceModificationInstructionDto.setVariables(Map<String,TriggerVariableValueDto> variables)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CaseInstanceResourceImpl.initializeCommandWithVariables(CaseExecutionCommandBuilder commandBuilder,
                              Map<String,TriggerVariableValueDto> variables,
                              String transition)  | 
protected void | 
CaseExecutionResourceImpl.initializeCommandWithVariables(CaseExecutionCommandBuilder commandBuilder,
                              Map<String,TriggerVariableValueDto> variables,
                              String transition)  | 
Copyright © 2017. All rights reserved.