Uses of Class
com.flowable.serviceregistry.engine.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 ServiceDefinitionEntityInvokeServiceCmd. getServiceDefinition(ServiceInvocationContextImpl context, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)protected ServiceInvocationResponseInvokeServiceCmd. invokeService(ServiceDefinitionModel serviceDefinitionModel, ServiceOperation serviceOperation, ServiceInvoker serviceInvoker, ServiceInvocationContextImpl context, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)protected ServiceDefinitionEntityInvokeServiceCmd. resolveServiceDefinitionByReferenceKey(ServiceInvocationContextImpl context, ServiceDefinitionEntityManager serviceDefinitionEntityManager, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)