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