public class RuleFlowGroupDeactivatedEventImpl extends RuleFlowGroupEventImpl implements org.kie.api.event.rule.RuleFlowGroupDeactivatedEvent
Constructor and Description |
---|
RuleFlowGroupDeactivatedEventImpl()
Do not use this constructor.
|
RuleFlowGroupDeactivatedEventImpl(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 RuleFlowGroupDeactivatedEventImpl(org.kie.api.runtime.rule.RuleFlowGroup ruleFlowGroup, org.kie.api.runtime.KieRuntime kruntime)
public RuleFlowGroupDeactivatedEventImpl()
public String toString()
toString
in class RuleFlowGroupEventImpl
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.