public class AfterFunctionRemovedEventImpl extends KnowledgeBaseEventImpl implements org.kie.api.event.kiebase.AfterFunctionRemovedEvent
| Constructor and Description |
|---|
AfterFunctionRemovedEventImpl(org.kie.internal.KnowledgeBase knowledgeBase,
String function) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunction() |
String |
toString() |
getKieBasepublic AfterFunctionRemovedEventImpl(org.kie.internal.KnowledgeBase knowledgeBase,
String function)
public String getFunction()
getFunction in interface org.kie.api.event.kiebase.AfterFunctionRemovedEventpublic String toString()
toString in class KnowledgeBaseEventImplCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.