|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableNameDto | |
|---|---|
| org.camunda.bpm.engine.rest.dto.runtime | |
| org.camunda.bpm.engine.rest.sub.runtime.impl | |
| Uses of VariableNameDto in org.camunda.bpm.engine.rest.dto.runtime |
|---|
| Methods in org.camunda.bpm.engine.rest.dto.runtime that return types with arguments of type VariableNameDto | |
|---|---|
List<VariableNameDto> |
CaseExecutionTriggerDto.getDeletions()
|
| Method parameters in org.camunda.bpm.engine.rest.dto.runtime with type arguments of type VariableNameDto | |
|---|---|
void |
CaseExecutionTriggerDto.setDeletions(List<VariableNameDto> deletions)
|
| Uses of VariableNameDto in org.camunda.bpm.engine.rest.sub.runtime.impl |
|---|
| Method parameters in org.camunda.bpm.engine.rest.sub.runtime.impl with type arguments of type VariableNameDto | |
|---|---|
protected void |
CaseInstanceResourceImpl.initializeCommandWithDeletions(CaseExecutionCommandBuilder commandBuilder,
List<VariableNameDto> deletions,
String transition)
|
protected void |
CaseExecutionResourceImpl.initializeCommandWithDeletions(CaseExecutionCommandBuilder commandBuilder,
List<VariableNameDto> deletions,
String transition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||