Class CleanupProcessInstanceHierarchyCommand
java.lang.Object
ru.cg.webbpm.modules.bpmn.workflow.jbpm.cleanup.CleanupProcessInstanceHierarchyCommand
- All Implemented Interfaces:
Serializable
,org.drools.core.command.impl.ExecutableCommand<Integer>
,org.kie.api.command.Command<Integer>
,org.kie.api.command.ExecutableCommand<Integer>
public class CleanupProcessInstanceHierarchyCommand
extends Object
implements org.drools.core.command.impl.ExecutableCommand<Integer>
- Author:
- kochetkov
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CleanupProcessInstanceHierarchyCommand
public CleanupProcessInstanceHierarchyCommand()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.kie.api.command.ExecutableCommand<Integer>
-