public class ActivationCancelledEventImpl extends ActivationEventImpl implements org.kie.api.event.rule.MatchCancelledEvent
| Constructor and Description |
|---|
ActivationCancelledEventImpl(org.kie.api.runtime.rule.Match activation,
org.kie.internal.runtime.KnowledgeRuntime kruntime,
org.kie.api.event.rule.MatchCancelledCause cause) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.event.rule.MatchCancelledCause |
getCause() |
String |
toString() |
getKieRuntime, getMatch, readExternal, writeExternalpublic ActivationCancelledEventImpl(org.kie.api.runtime.rule.Match activation,
org.kie.internal.runtime.KnowledgeRuntime kruntime,
org.kie.api.event.rule.MatchCancelledCause cause)
public org.kie.api.event.rule.MatchCancelledCause getCause()
getCause in interface org.kie.api.event.rule.MatchCancelledEventpublic String toString()
toString in class ActivationEventImplCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.