| Package | Description |
|---|---|
| org.camunda.bpm.extension.migration.plan.step.variable.strategy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReadStrategy
A ReadStrategy defines how a
VariableStep reads values and
removes variables (used with renaming only). |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadConstantValue |
class |
ReadProcessVariable
A
ReadStrategy that reads a process variable. |
class |
ReadTaskVariable
A
ReadStrategy that reads a task variable. |
Copyright © 2017 camunda services GmbH. All rights reserved.