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, writeExternal
public 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.MatchCancelledEvent
public String toString()
toString
in class ActivationEventImpl
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.