Uses of Interface
org.flowable.common.engine.impl.HasExpressionManagerEngineConfiguration
Packages that use HasExpressionManagerEngineConfiguration
Package
Description
-
Uses of HasExpressionManagerEngineConfiguration in org.flowable.cmmn.engine
Classes in org.flowable.cmmn.engine that implement HasExpressionManagerEngineConfiguration -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.cmmn.engine.impl.cfg
Classes in org.flowable.cmmn.engine.impl.cfg that implement HasExpressionManagerEngineConfiguration -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.cmmn.spring
Classes in org.flowable.cmmn.spring that implement HasExpressionManagerEngineConfiguration -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.dmn.engine
Classes in org.flowable.dmn.engine that implement HasExpressionManagerEngineConfiguration -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.dmn.engine.impl.cfg
Classes in org.flowable.dmn.engine.impl.cfg that implement HasExpressionManagerEngineConfigurationModifier and TypeClassDescriptionclass
class
-
Uses of HasExpressionManagerEngineConfiguration in org.flowable.dmn.spring
Classes in org.flowable.dmn.spring that implement HasExpressionManagerEngineConfiguration -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.engine.impl.cfg
Classes in org.flowable.engine.impl.cfg that implement HasExpressionManagerEngineConfigurationModifier and TypeClassDescriptionclass
class
class
class
-
Uses of HasExpressionManagerEngineConfiguration in org.flowable.engine.impl.cfg.multitenant
Classes in org.flowable.engine.impl.cfg.multitenant that implement HasExpressionManagerEngineConfigurationModifier and TypeClassDescriptionclass
AProcessEngineConfiguration
that builds a multi tenantProcessEngine
where each tenant has its own database schema. -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.eventregistry.impl
Classes in org.flowable.eventregistry.impl that implement HasExpressionManagerEngineConfiguration -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.eventregistry.impl.cfg
Classes in org.flowable.eventregistry.impl.cfg that implement HasExpressionManagerEngineConfigurationModifier and TypeClassDescriptionclass
class
-
Uses of HasExpressionManagerEngineConfiguration in org.flowable.eventregistry.impl.pipeline
Fields in org.flowable.eventregistry.impl.pipeline declared as HasExpressionManagerEngineConfigurationModifier and TypeFieldDescriptionprotected HasExpressionManagerEngineConfiguration
DelegateExpressionInboundChannelModelProcessor.engineConfiguration
protected HasExpressionManagerEngineConfiguration
DelegateExpressionOutboundChannelModelProcessor.engineConfiguration
Methods in org.flowable.eventregistry.impl.pipeline that return HasExpressionManagerEngineConfigurationModifier and TypeMethodDescriptionDelegateExpressionInboundChannelModelProcessor.getEngineConfiguration()
DelegateExpressionOutboundChannelModelProcessor.getEngineConfiguration()
Methods in org.flowable.eventregistry.impl.pipeline with parameters of type HasExpressionManagerEngineConfigurationModifier and TypeMethodDescriptionvoid
DelegateExpressionInboundChannelModelProcessor.setEngineConfiguration
(HasExpressionManagerEngineConfiguration engineConfiguration) void
DelegateExpressionOutboundChannelModelProcessor.setEngineConfiguration
(HasExpressionManagerEngineConfiguration engineConfiguration) Constructors in org.flowable.eventregistry.impl.pipeline with parameters of type HasExpressionManagerEngineConfigurationModifierConstructorDescriptionDelegateExpressionInboundChannelModelProcessor
(HasExpressionManagerEngineConfiguration engineConfiguration, com.fasterxml.jackson.databind.ObjectMapper objectMapper) DelegateExpressionOutboundChannelModelProcessor
(HasExpressionManagerEngineConfiguration engineConfiguration, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.eventregistry.spring
Classes in org.flowable.eventregistry.spring that implement HasExpressionManagerEngineConfiguration -
Uses of HasExpressionManagerEngineConfiguration in org.flowable.spring
Classes in org.flowable.spring that implement HasExpressionManagerEngineConfiguration