Class GetProcessInstancesWithinSameRootCommand
java.lang.Object
ru.cg.webbpm.modules.bpmn.workflow.jbpm.extension.root_process.GetProcessInstancesWithinSameRootCommand
- All Implemented Interfaces:
Serializable
,org.kie.api.command.Command<List<Long>>
,org.kie.api.command.ExecutableCommand<List<Long>>
public class GetProcessInstancesWithinSameRootCommand
extends Object
implements org.kie.api.command.ExecutableCommand<List<Long>>
- Author:
- Tim Urmancheev
- See Also:
-
Constructor Summary
Constructors -
Method Summary