Uses of Class
com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
Package
Description
-
Uses of ServiceInvocationResult in com.flowable.serviceregistry.api.interceptor
Modifier and TypeMethodDescriptionvoid
ServiceInvokerInterceptor.afterServiceInvocation
(ServiceDefinitionModel serviceDefinition, ServiceOperation serviceOperation, ServiceInvocationContext context, ServiceInvocationResult result) -
Uses of ServiceInvocationResult in com.flowable.serviceregistry.engine.impl.cmd
Modifier and TypeMethodDescriptionprotected ServiceInvocationResult
InvokeServiceCmd.convertToServiceInvocationResult
(ServiceInvocationResponse invocationResponse, ServiceInvocationResultResponse result)