public abstract class AuditCommand<T> extends Object implements org.drools.core.command.impl.GenericCommand<T>
Modifier and Type | Field and Description |
---|---|
protected AuditLogService |
auditLogService |
Constructor and Description |
---|
AuditCommand() |
Modifier and Type | Method and Description |
---|---|
void |
setAuditLogService(AuditLogService auditLogService) |
protected void |
setLogEnvironment(org.kie.internal.command.Context cntxt) |
protected AuditLogService auditLogService
public void setAuditLogService(AuditLogService auditLogService)
protected void setLogEnvironment(org.kie.internal.command.Context cntxt)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.