Uses of Interface
org.flowable.common.engine.impl.EngineConfigurator
Packages that use EngineConfigurator
Package
Description
-
Uses of EngineConfigurator in org.flowable.cmmn.engine
Methods in org.flowable.cmmn.engine that return EngineConfiguratorModifier and TypeMethodDescriptionprotected EngineConfiguratorCmmnEngineConfiguration.createDefaultEventRegistryEngineConfigurator()Methods in org.flowable.cmmn.engine that return types with arguments of type EngineConfiguratorModifier and TypeMethodDescriptionprotected List<EngineConfigurator>CmmnEngineConfiguration.getEngineSpecificEngineConfigurators() -
Uses of EngineConfigurator in org.flowable.cmmn.engine.configurator
Classes in org.flowable.cmmn.engine.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.cmmn.spring
Methods in org.flowable.cmmn.spring that return EngineConfiguratorModifier and TypeMethodDescriptionprotected EngineConfiguratorSpringCmmnEngineConfiguration.createDefaultEventRegistryEngineConfigurator() -
Uses of EngineConfigurator in org.flowable.cmmn.spring.configurator
Classes in org.flowable.cmmn.spring.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.common.engine.impl
Classes in org.flowable.common.engine.impl that implement EngineConfiguratorModifier and TypeClassDescriptionclassConvenience class for external engines (IDM/DMN/Form/...) to work together with the process engine while also sharing as much internal resources as possible.Fields in org.flowable.common.engine.impl declared as EngineConfiguratorModifier and TypeFieldDescriptionprotected EngineConfiguratorAbstractEngineConfiguration.eventRegistryConfiguratorprotected EngineConfiguratorAbstractEngineConfiguration.idmEngineConfiguratorFields in org.flowable.common.engine.impl with type parameters of type EngineConfiguratorModifier and TypeFieldDescriptionprotected List<EngineConfigurator>AbstractEngineConfiguration.allConfiguratorsprotected List<EngineConfigurator>AbstractEngineConfiguration.configuratorsMethods in org.flowable.common.engine.impl that return EngineConfiguratorModifier and TypeMethodDescriptionAbstractEngineConfiguration.getEventRegistryConfigurator()AbstractEngineConfiguration.getIdmEngineConfigurator()Methods in org.flowable.common.engine.impl that return types with arguments of type EngineConfiguratorModifier and TypeMethodDescriptionAbstractEngineConfiguration.getAllConfigurators()AbstractEngineConfiguration.getConfigurators()protected List<EngineConfigurator>AbstractEngineConfiguration.getEngineSpecificEngineConfigurators()Methods in org.flowable.common.engine.impl with parameters of type EngineConfiguratorModifier and TypeMethodDescriptionAbstractEngineConfiguration.addConfigurator(EngineConfigurator configurator) AbstractEngineConfiguration.setEventRegistryConfigurator(EngineConfigurator eventRegistryConfigurator) AbstractEngineConfiguration.setIdmEngineConfigurator(EngineConfigurator idmEngineConfigurator) Method parameters in org.flowable.common.engine.impl with type arguments of type EngineConfiguratorModifier and TypeMethodDescriptionAbstractEngineConfiguration.setConfigurators(List<EngineConfigurator> configurators) -
Uses of EngineConfigurator in org.flowable.dmn.engine.configurator
Classes in org.flowable.dmn.engine.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.dmn.spring.configurator
Classes in org.flowable.dmn.spring.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.engine.cfg
Classes in org.flowable.engine.cfg that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.engine.configurator
Classes in org.flowable.engine.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg that return EngineConfiguratorModifier and TypeMethodDescriptionprotected EngineConfiguratorProcessEngineConfigurationImpl.createDefaultEventRegistryEngineConfigurator()Methods in org.flowable.engine.impl.cfg that return types with arguments of type EngineConfiguratorModifier and TypeMethodDescriptionprotected List<EngineConfigurator>ProcessEngineConfigurationImpl.getEngineSpecificEngineConfigurators()Methods in org.flowable.engine.impl.cfg with parameters of type EngineConfiguratorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.addConfigurator(EngineConfigurator configurator) -
Uses of EngineConfigurator in org.flowable.engine.spring.configurator
Classes in org.flowable.engine.spring.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.engine.test.impl.logger
Classes in org.flowable.engine.test.impl.logger that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.engine.test.profiler
Classes in org.flowable.engine.test.profiler that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.eventregistry.impl.configurator
Classes in org.flowable.eventregistry.impl.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.eventregistry.spring.configurator
Classes in org.flowable.eventregistry.spring.configurator that implement EngineConfigurator -
Uses of EngineConfigurator in org.flowable.spring
Methods in org.flowable.spring that return EngineConfiguratorModifier and TypeMethodDescriptionprotected EngineConfiguratorSpringProcessEngineConfiguration.createDefaultEventRegistryEngineConfigurator()