Package org.jbpm.process.audit.event
Interface AuditEvent
-
- All Known Implementing Classes:
NodeInstanceLog,ProcessInstanceLog,VariableInstanceLog
public interface AuditEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetExternalId()StringgetProcessId()LonggetProcessInstanceId()
-