jBPM distribution 6.2.0.Beta2

org.jbpm.process.audit.command
Class ClearHistoryLogsCommand

java.lang.Object
  extended by org.jbpm.process.audit.command.AuditCommand<Void>
      extended by org.jbpm.process.audit.command.ClearHistoryLogsCommand
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<Void>, Command<Void>

public class ClearHistoryLogsCommand
extends AuditCommand<Void>

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jbpm.process.audit.command.AuditCommand
auditLogService
 
Constructor Summary
ClearHistoryLogsCommand()
           
 
Method Summary
 Void execute(org.kie.internal.command.Context cntxt)
           
 String toString()
           
 
Methods inherited from class org.jbpm.process.audit.command.AuditCommand
setAuditLogService, setLogEnvironment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClearHistoryLogsCommand

public ClearHistoryLogsCommand()
Method Detail

execute

public Void execute(org.kie.internal.command.Context cntxt)

toString

public String toString()
Overrides:
toString in class Object

jBPM distribution 6.2.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.