Name | Signature and Synopsis |
---|---|
cancelRequest | void cancelRequest(Object svcInstance, String reason) Cancel the service request with handle specified |
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 |