Name | Signature and Synopsis |
---|---|
createInvocationServiceDefinition | void createInvocationServiceDefinition(String serviceName, String metaspace, String ruleFunctionName, String requestEventType, boolean executeRules) create and publish a Invocation Service that Clients can use to call |
getCurrentInvocationServiceRequest | Object getCurrentInvocationServiceRequest() Get the current Invocation Service Request Handle |
setInvocationResponse | void setInvocationResponse(Object svcInstance, SimpleEvent responseEvent) set the invocation Response for the request handle specified |