public class RuleFlowGroupActivatedEventImpl extends RuleFlowGroupEventImpl implements org.kie.api.event.rule.RuleFlowGroupActivatedEvent
| Constructor and Description |
|---|
RuleFlowGroupActivatedEventImpl()
Do not use this constructor.
|
RuleFlowGroupActivatedEventImpl(org.kie.api.runtime.rule.RuleFlowGroup ruleFlowGroup,
org.kie.api.runtime.KieRuntime kruntime) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getKieRuntime, getRuleFlowGroup, readExternal, writeExternalpublic RuleFlowGroupActivatedEventImpl(org.kie.api.runtime.rule.RuleFlowGroup ruleFlowGroup,
org.kie.api.runtime.KieRuntime kruntime)
public RuleFlowGroupActivatedEventImpl()
public String toString()
toString in class RuleFlowGroupEventImplCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.