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 ServiceDefinitionEntity
InvokeServiceCmd. getServiceDefinition(ServiceInvocationContextImpl context, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
protected ServiceInvocationResponse
InvokeServiceCmd. invokeService(ServiceDefinitionModel serviceDefinitionModel, ServiceOperation serviceOperation, ServiceInvoker serviceInvoker, ServiceInvocationContextImpl context, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
protected ServiceDefinitionEntity
InvokeServiceCmd. resolveServiceDefinitionByReferenceKey(ServiceInvocationContextImpl context, ServiceDefinitionEntityManager serviceDefinitionEntityManager, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)