public class ActivationCreatedEventImpl extends ActivationEventImpl implements org.kie.api.event.rule.MatchCreatedEvent
Constructor and Description |
---|
ActivationCreatedEventImpl()
Do not use this constructor.
|
ActivationCreatedEventImpl(org.kie.api.runtime.rule.Match activation,
org.kie.api.runtime.KieRuntime kruntime) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getKieRuntime, getMatch, readExternal, writeExternal
public ActivationCreatedEventImpl(org.kie.api.runtime.rule.Match activation, org.kie.api.runtime.KieRuntime kruntime)
public ActivationCreatedEventImpl()
public String toString()
toString
in class ActivationEventImpl
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.