Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
TriggerVariableValueDto |
ProcessInstanceModificationInstructionDto.getVariables()
Get variables
|
TriggerVariableValueDto |
TriggerVariableValueDto.local(Boolean local) |
TriggerVariableValueDto |
TriggerVariableValueDto.putValueInfoItem(String key,
Object valueInfoItem) |
TriggerVariableValueDto |
TriggerVariableValueDto.type(String type) |
TriggerVariableValueDto |
TriggerVariableValueDto.value(Object value) |
TriggerVariableValueDto |
TriggerVariableValueDto.valueInfo(Map<String,Object> valueInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessInstanceModificationInstructionDto.setVariables(TriggerVariableValueDto variables) |
ProcessInstanceModificationInstructionDto |
ProcessInstanceModificationInstructionDto.variables(TriggerVariableValueDto variables) |
Copyright © 2022. All rights reserved.