org.drools.event.rule.impl
Class RuleFlowGroupActivatedEventImpl
java.lang.Object
org.drools.event.rule.impl.RuleFlowGroupEventImpl
org.drools.event.rule.impl.RuleFlowGroupActivatedEventImpl
- All Implemented Interfaces:
- Externalizable, Serializable, org.drools.event.KnowledgeRuntimeEvent, org.drools.event.rule.RuleFlowGroupActivatedEvent, org.drools.event.rule.RuleFlowGroupEvent
public class RuleFlowGroupActivatedEventImpl
- extends RuleFlowGroupEventImpl
- implements org.drools.event.rule.RuleFlowGroupActivatedEvent
- See Also:
- Serialized Form
| Methods inherited from interface org.drools.event.rule.RuleFlowGroupEvent |
getRuleFlowGroup |
| Methods inherited from interface org.drools.event.KnowledgeRuntimeEvent |
getKnowledgeRuntime |
RuleFlowGroupActivatedEventImpl
public RuleFlowGroupActivatedEventImpl(org.drools.runtime.rule.RuleFlowGroup ruleFlowGroup,
org.drools.runtime.KnowledgeRuntime kruntime)
toString
public String toString()
- Overrides:
toString in class RuleFlowGroupEventImpl
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.