public class GetPlanItemVariableInstancesCmd extends Object implements Command<Map<String,org.flowable.variable.api.persistence.entity.VariableInstance>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
planItemInstanceId |
| Constructor and Description |
|---|
GetPlanItemVariableInstancesCmd(String planItemInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.flowable.variable.api.persistence.entity.VariableInstance> |
execute(CommandContext commandContext) |
Copyright © 2021 Flowable. All rights reserved.