org.camunda.bpm.engine.impl.cmd
Class HistoryCleanupCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- All Implemented Interfaces:
- Serializable, Command<Job>
public class HistoryCleanupCmd
- extends Object
- implements Command<Job>, Serializable
- Author:
- Svetlana Dorokhova
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HISTORY_CLEANUP_JOB_DECLARATION
public static final JobDeclaration HISTORY_CLEANUP_JOB_DECLARATION
HistoryCleanupCmd
public HistoryCleanupCmd(boolean immediatelyDue)
execute
public Job execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Job>
Copyright © 2017 camunda services GmbH. All rights reserved.