Package org.activiti.engine.impl.cmd
Class GetEnabledActivitiesForAdhocSubProcessCmd
java.lang.Object
org.activiti.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
- All Implemented Interfaces:
Serializable,Command<List<org.activiti.bpmn.model.FlowNode>>
public class GetEnabledActivitiesForAdhocSubProcessCmd
extends Object
implements Command<List<org.activiti.bpmn.model.FlowNode>>, Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.activiti.bpmn.model.FlowNode> execute(CommandContext commandContext)