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 Details

    • CleanupProcessInstanceHierarchyCommand

      public CleanupProcessInstanceHierarchyCommand()
  • Method Details

    • execute

      public Integer execute(org.kie.api.runtime.Context context)
      Specified by:
      execute in interface org.kie.api.command.ExecutableCommand<Integer>