|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.drools.core.event.ActivationEvent
org.drools.core.event.ActivationCancelledEvent
public class ActivationCancelledEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
ActivationCancelledEvent(Activation activation,
org.kie.api.event.rule.MatchCancelledCause cause)
|
|
| Method Summary | |
|---|---|
org.kie.api.event.rule.MatchCancelledCause |
getCause()
|
String |
toString()
|
| Methods inherited from class org.drools.core.event.ActivationEvent |
|---|
getActivation |
| Methods inherited from class java.util.EventObject |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActivationCancelledEvent(Activation activation,
org.kie.api.event.rule.MatchCancelledCause cause)
| Method Detail |
|---|
public org.kie.api.event.rule.MatchCancelledCause getCause()
public String toString()
toString in class EventObject
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||