public class ExecuteActivityForAdhocSubProcessCmd extends Object implements Command<Execution>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
activityId |
protected String |
executionId |
| Constructor and Description |
|---|
ExecuteActivityForAdhocSubProcessCmd(String executionId,
String activityId) |
public Execution execute(CommandContext commandContext)
Copyright © 2019 Flowable. All rights reserved.