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