org.camunda.bpm.engine.impl.cmd
Class FindHistoryCleanupJobCmd

java.lang.Object
  extended by org.camunda.bpm.engine.impl.cmd.FindHistoryCleanupJobCmd
All Implemented Interfaces:
Serializable, Command<Job>

public class FindHistoryCleanupJobCmd
extends Object
implements Command<Job>, Serializable

Author:
Svetlana Dorokhova
See Also:
Serialized Form

Constructor Summary
FindHistoryCleanupJobCmd()
           
 
Method Summary
 Job execute(CommandContext commandContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindHistoryCleanupJobCmd

public FindHistoryCleanupJobCmd()
Method Detail

execute

public Job execute(CommandContext commandContext)
Specified by:
execute in interface Command<Job>


Copyright © 2017 camunda services GmbH. All rights reserved.