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