org.jbpm.process.audit.command
Class AbstractHistoryLogCommand<T>
java.lang.Object
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, FindVariableInstancesByNameCommand, FindVariableInstancesCommand
public abstract class AbstractHistoryLogCommand<T>
- extends Object
- implements org.drools.core.command.impl.GenericCommand<T>
- See Also:
- Serialized Form
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 |
auditLogService
protected AuditLogService auditLogService
AbstractHistoryLogCommand
public AbstractHistoryLogCommand()
setLogEnvironment
protected void setLogEnvironment(org.kie.internal.command.Context cntxt)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.