Uses of Class
com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
-
Packages that use ServiceInvocationContextImpl Package Description com.flowable.serviceregistry.engine.impl.cmd -
-
Uses of ServiceInvocationContextImpl in com.flowable.serviceregistry.engine.impl.cmd
Methods in com.flowable.serviceregistry.engine.impl.cmd with parameters of type ServiceInvocationContextImpl Modifier and Type Method Description protected ServiceInvocationResultResponse
InvokeServiceCmd. invokeService(ServiceDefinitionModel serviceDefinitionModel, ServiceOperation serviceOperation, ServiceInvoker serviceInvoker, ServiceInvocationContextImpl context, org.flowable.common.engine.impl.interceptor.CommandContext commandContext, org.flowable.common.engine.impl.el.ExpressionManager expressionManager, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-