Package | Description |
---|---|
org.camunda.bpm.engine.rest.dto.runtime | |
org.camunda.bpm.engine.rest.sub.runtime.impl |
Modifier and Type | Method and Description |
---|---|
List<VariableNameDto> |
CaseExecutionTriggerDto.getDeletions() |
Modifier and Type | Method and Description |
---|---|
void |
CaseExecutionTriggerDto.setDeletions(List<VariableNameDto> deletions) |
Modifier and Type | Method and Description |
---|---|
protected void |
CaseInstanceResourceImpl.initializeCommandWithDeletions(CaseExecutionCommandBuilder commandBuilder,
List<VariableNameDto> deletions,
String transition) |
protected void |
CaseExecutionResourceImpl.initializeCommandWithDeletions(CaseExecutionCommandBuilder commandBuilder,
List<VariableNameDto> deletions,
String transition) |
Copyright © 2022. All rights reserved.