Uses of Class
com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
-
Packages that use ServiceInvocationContextImpl Package Description com.flowable.serviceregistry.engine.impl.cmd com.flowable.serviceregistry.engine.impl.util -
-
Uses of ServiceInvocationContextImpl in com.flowable.serviceregistry.engine.impl.cmd
-
Uses of ServiceInvocationContextImpl in com.flowable.serviceregistry.engine.impl.util
Methods in com.flowable.serviceregistry.engine.impl.util with parameters of type ServiceInvocationContextImpl Modifier and Type Method Description static Collection<ServiceOutputParameter>
ServiceParameterUtil. extractServiceOutputParameters(ServiceDefinitionModel model, ServiceOperation operation, ServiceInvocationContextImpl context)
static Collection<ServiceOutputParameter>
ServiceParameterUtil. extractServiceOutputParameters(ServiceDefinitionModel model, ServiceInvocationContextImpl context)
-