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