jBPM distribution 6.0.0.Beta5

org.jbpm.process.audit.command
Class AbstractHistoryLogCommand<T>

java.lang.Object
  extended by org.jbpm.process.audit.command.AbstractHistoryLogCommand<T>
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<T>, Command<T>
Direct Known Subclasses:
ClearHistoryLogsCommand, FindActiveProcessInstancesCommand, FindNodeInstancesCommand, FindProcessInstanceCommand, FindProcessInstancesCommand, FindSubProcessInstancesCommand, FindVariableInstancesCommand

public abstract class AbstractHistoryLogCommand<T>
extends Object
implements org.drools.core.command.impl.GenericCommand<T>

See Also:
Serialized Form

Constructor Summary
AbstractHistoryLogCommand()
           
 
Method Summary
protected  void setLogEnvironment(org.kie.internal.command.Context cntxt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.drools.core.command.impl.GenericCommand
execute
 

Constructor Detail

AbstractHistoryLogCommand

public AbstractHistoryLogCommand()
Method Detail

setLogEnvironment

protected void setLogEnvironment(org.kie.internal.command.Context cntxt)

jBPM distribution 6.0.0.Beta5

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