Uses of Class
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITInvocable
-
Packages that use JSITInvocable Package Description org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 -
-
Uses of JSITInvocable in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12
Subclasses of JSITInvocable in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 Modifier and Type Class Description classJSITBusinessKnowledgeModelJSInterop adapter forTBusinessKnowledgeModelclassJSITDecisionServiceJSInterop adapter forTDecisionServiceMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 that return JSITInvocable Modifier and Type Method Description JSITInvocableDMN12. getInvocable()Native getter for invocableMethods in org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 with parameters of type JSITInvocable Modifier and Type Method Description voidDMN12. setInvocable(JSITInvocable invocableParam)Setter for invocable
-