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