Uses of Class
com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
Packages that use ServiceInvocationResult
Package
Description
-
Uses of ServiceInvocationResult in com.flowable.serviceregistry.api.interceptor
Methods in com.flowable.serviceregistry.api.interceptor with parameters of type ServiceInvocationResultModifier and TypeMethodDescriptionvoid
ServiceInvokerInterceptor.afterServiceInvocation
(ServiceDefinitionModel serviceDefinition, ServiceOperation serviceOperation, ServiceInvocationContext context, ServiceInvocationResult result) -
Uses of ServiceInvocationResult in com.flowable.serviceregistry.engine.impl.cmd
Methods in com.flowable.serviceregistry.engine.impl.cmd that return ServiceInvocationResultModifier and TypeMethodDescriptionprotected ServiceInvocationResult
InvokeServiceCmd.convertToServiceInvocationResult
(ServiceInvocationResponse invocationResponse, ServiceInvocationResultResponse result)