Uses of Interface
org.flowable.common.engine.impl.ServiceConfigurator
Packages that use ServiceConfigurator
-
Uses of ServiceConfigurator in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl with type parameters of type ServiceConfiguratorModifier and TypeFieldDescriptionprotected Collection<ServiceConfigurator<S>>AbstractServiceConfiguration.configuratorsMethods in org.flowable.common.engine.impl that return types with arguments of type ServiceConfiguratorMethods in org.flowable.common.engine.impl with parameters of type ServiceConfiguratorModifier and TypeMethodDescriptionAbstractServiceConfiguration.addConfigurator(ServiceConfigurator<S> configurator) Method parameters in org.flowable.common.engine.impl with type arguments of type ServiceConfiguratorModifier and TypeMethodDescriptionvoidAbstractServiceConfiguration.setConfigurators(Collection<ServiceConfigurator<S>> configurators)