| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing.model.data |
| Modifier and Type | Method and Description |
|---|---|
VariableOperation |
ProcessVariableOperation.getOperation() |
VariableOperation |
CamundaProcessVariableFunctions.getOperationType() |
static VariableOperation |
VariableOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableOperation[] |
VariableOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProcessVariableOperation(String name,
BpmnElement element,
ElementChapter chapter,
KnownElementFieldType fieldType,
String resourceFilePath,
VariableOperation operation,
String scopeId,
int index) |
ProcessVariableOperation(String name,
ElementChapter chapter,
KnownElementFieldType fieldType,
VariableOperation operation,
String scopeId) |
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.