public class PlanItemExpressionActivityBehavior extends CoreCmmnActivityBehavior
| Modifier and Type | Field and Description |
|---|---|
protected String |
expression |
protected String |
resultVariable |
| Constructor and Description |
|---|
PlanItemExpressionActivityBehavior(String expression,
String resultVariable) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(CommandContext commandContext,
PlanItemInstanceEntity planItemInstanceEntity) |
executepublic void execute(CommandContext commandContext, PlanItemInstanceEntity planItemInstanceEntity)
execute in class CoreCmmnActivityBehaviorCopyright © 2018 Flowable. All rights reserved.