public class BeforeActivationFiredEventImpl extends ActivationEventImpl implements org.kie.api.event.rule.BeforeMatchFiredEvent
| Constructor and Description |
|---|
BeforeActivationFiredEventImpl(org.kie.api.runtime.rule.Match activation,
org.kie.api.runtime.KieRuntime kruntime) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getKieRuntime, getMatch, readExternal, writeExternalpublic BeforeActivationFiredEventImpl(org.kie.api.runtime.rule.Match activation,
org.kie.api.runtime.KieRuntime kruntime)
public String toString()
toString in class ActivationEventImplCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.