Uses of Interface
com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvokerEnhancer
Package | Description |
---|---|
com.flowable.serviceregistry.engine |
-
Uses of RestServiceInvokerEnhancer in com.flowable.serviceregistry.engine
Fields in com.flowable.serviceregistry.engine with type parameters of type RestServiceInvokerEnhancer Modifier and Type Field Description protected java.util.List<RestServiceInvokerEnhancer>
ServiceRegistryEngineConfiguration. restInvokerEnhancers
Methods in com.flowable.serviceregistry.engine that return types with arguments of type RestServiceInvokerEnhancer Modifier and Type Method Description java.util.List<RestServiceInvokerEnhancer>
ServiceRegistryEngineConfiguration. getRestInvokerEnhancers()
Method parameters in com.flowable.serviceregistry.engine with type arguments of type RestServiceInvokerEnhancer Modifier and Type Method Description void
ServiceRegistryEngineConfiguration. setRestInvokerEnhancers(java.util.List<RestServiceInvokerEnhancer> restInvokerEnhancers)