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() |
getKieBase
public AfterFunctionRemovedEventImpl(org.kie.internal.KnowledgeBase knowledgeBase, String function)
public String getFunction()
getFunction
in interface org.kie.api.event.kiebase.AfterFunctionRemovedEvent
public String toString()
toString
in class KnowledgeBaseEventImpl
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.