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, writeExternal
public RuleFlowGroupActivatedEventImpl(org.kie.api.runtime.rule.RuleFlowGroup ruleFlowGroup, org.kie.api.runtime.KieRuntime kruntime)
public RuleFlowGroupActivatedEventImpl()
public String toString()
toString
in class RuleFlowGroupEventImpl
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.