Uses of Interface
com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvokerEnhancer
Packages that use RestServiceInvokerEnhancer
-
Uses of RestServiceInvokerEnhancer in com.flowable.serviceregistry.engine
Fields in com.flowable.serviceregistry.engine with type parameters of type RestServiceInvokerEnhancerModifier and TypeFieldDescriptionprotected List<RestServiceInvokerEnhancer>ServiceRegistryEngineConfiguration.restInvokerEnhancersMethods in com.flowable.serviceregistry.engine that return types with arguments of type RestServiceInvokerEnhancerMethod parameters in com.flowable.serviceregistry.engine with type arguments of type RestServiceInvokerEnhancerModifier and TypeMethodDescriptionvoidServiceRegistryEngineConfiguration.setRestInvokerEnhancers(List<RestServiceInvokerEnhancer> restInvokerEnhancers)