org.jbpm.process.audit.event
Interface AuditEventBuilder
- All Known Implementing Classes:
- DefaultAuditEventBuilderImpl, ServicesAwareAuditEventBuilder
public interface AuditEventBuilder
buildEvent
AuditEvent buildEvent(ProcessStartedEvent pse)
buildEvent
AuditEvent buildEvent(ProcessCompletedEvent pce,
Object log)
buildEvent
AuditEvent buildEvent(ProcessNodeTriggeredEvent pnte)
buildEvent
AuditEvent buildEvent(ProcessNodeLeftEvent pnle,
Object log)
buildEvent
AuditEvent buildEvent(ProcessVariableChangedEvent pvce)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.