Class RuleFlowLogEvent

java.lang.Object
org.drools.kiesession.audit.LogEvent
org.drools.kiesession.audit.RuleFlowLogEvent
Direct Known Subclasses:
RuleFlowNodeLogEvent, RuleFlowVariableLogEvent

public class RuleFlowLogEvent extends LogEvent
A ruleflow event logged by the WorkingMemoryLogger. It is a snapshot of the event as it was thrown by the working memory. It contains the process name and id.