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