- Cache() - Constructor for class org.flowable.spring.boot.ldap.FlowableLdapProperties.Cache
-
- Cmmn - Annotation Type in org.flowable.spring.boot.cmmn
-
Qualifier annotation for a CMMN beans that need to be injected for CMMN Configurations.
- cmmnAppEngineConfigurationConfigurer(CmmnEngineConfigurator) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration.CmmnEngineAppConfiguration
-
- cmmnAsyncExecutor(ObjectProvider<SpringRejectedJobsHandler>, ObjectProvider<SpringRejectedJobsHandler>) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration
-
The Async Executor must not be shared between the engines.
- CmmnEngineAppConfiguration() - Constructor for class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration.CmmnEngineAppConfiguration
-
- CmmnEngineAutoConfiguration - Class in org.flowable.spring.boot.cmmn
-
EnableAutoConfiguration for the CMMN engine
- CmmnEngineAutoConfiguration(FlowableProperties, FlowableCmmnProperties, FlowableIdmProperties, FlowableEventRegistryProperties, FlowableHttpProperties, FlowableAutoDeploymentProperties) - Constructor for class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration
-
- CmmnEngineAutoConfiguration.CmmnEngineAppConfiguration - Class in org.flowable.spring.boot.cmmn
-
- CmmnEngineAutoConfiguration.CmmnEngineProcessConfiguration - Class in org.flowable.spring.boot.cmmn
-
- cmmnEngineConfiguration(DataSource, PlatformTransactionManager, ObjectProvider<AsyncExecutor>, ObjectProvider<AsyncListenableTaskExecutor>, ObjectProvider<AsyncListenableTaskExecutor>, ObjectProvider<AsyncListenableTaskExecutor>, ObjectProvider<FlowableHttpClient>, ObjectProvider<List<AutoDeploymentStrategy<CmmnEngine>>>) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration
-
- cmmnEngineConfigurator(SpringCmmnEngineConfiguration) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration.CmmnEngineAppConfiguration
-
- cmmnEngineConfigurator(SpringCmmnEngineConfiguration) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration.CmmnEngineProcessConfiguration
-
- CmmnEngineProcessConfiguration() - Constructor for class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration.CmmnEngineProcessConfiguration
-
- CmmnEngineRestApiConfiguration() - Constructor for class org.flowable.spring.boot.RestApiAutoConfiguration.CmmnEngineRestApiConfiguration
-
- CmmnEngineRestConfiguration - Class in org.flowable.spring.boot.cmmn
-
Component scan for the CMMN Rest API Configuration.
- CmmnEngineRestConfiguration() - Constructor for class org.flowable.spring.boot.cmmn.CmmnEngineRestConfiguration
-
- CmmnEngineServicesAutoConfiguration - Class in org.flowable.spring.boot.cmmn
-
EnableAutoConfiguration for the CMMN Engine
- CmmnEngineServicesAutoConfiguration() - Constructor for class org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration
-
- cmmnHistoryService(CmmnEngine) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration
-
- cmmnManagementService(CmmnEngine) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration
-
- cmmnMigrationService(CmmnEngine) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration
-
- cmmnProcessEngineConfigurationConfigurer(CmmnEngineConfigurator) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration.CmmnEngineProcessConfiguration
-
- cmmnProperties - Variable in class org.flowable.spring.boot.cmmn.CmmnEngineAutoConfiguration
-
- cmmnRepositoryService(CmmnEngine) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration
-
- cmmnRestResponseFactory() - Method in class org.flowable.spring.boot.cmmn.CmmnEngineRestConfiguration
-
- cmmnRestResponseFactory() - Method in class org.flowable.spring.boot.content.ContentEngineRestConfiguration
-
- cmmnRuntimeService(CmmnEngine) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration
-
- cmmnServlet(FlowableCmmnProperties) - Method in class org.flowable.spring.boot.RestApiAutoConfiguration.CmmnEngineRestApiConfiguration
-
- cmmnTaskService(CmmnEngine) - Method in class org.flowable.spring.boot.cmmn.CmmnEngineServicesAutoConfiguration
-
- ConditionalOnAppEngine - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the App engine
should / can be activated.
- ConditionalOnCmmnEngine - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the CMMN engine
should / can be activated.
- ConditionalOnContentEngine - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the Content engine
should / can be activated.
- ConditionalOnDmnEngine - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the DMN engine
should / can be activated.
- ConditionalOnEventRegistry - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the Event registry
should / can be activated.
- ConditionalOnFormEngine - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the Form engine
should / can be activated.
- ConditionalOnIdmEngine - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the Idm engine
should / can be activated.
- ConditionalOnLdap - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the IDM LDAP Configuration should be activated
- ConditionalOnProcessEngine - Annotation Type in org.flowable.spring.boot.condition
-
A meta Conditional annotation that checks if the Process engine
should / can be activated.
- configure(T) - Method in interface org.flowable.spring.boot.EngineConfigurationConfigurer
-
Configure the provided engine.
- configureContentNegotiation(ContentNegotiationConfigurer) - Method in class org.flowable.spring.boot.DispatcherServletConfiguration
-
- configureEngine(AbstractEngineConfiguration, DataSource) - Method in class org.flowable.spring.boot.AbstractEngineAutoConfiguration
-
- configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.flowable.spring.boot.DispatcherServletConfiguration
-
- configureSpringEngine(SpringEngineConfiguration, PlatformTransactionManager) - Method in class org.flowable.spring.boot.AbstractSpringEngineAutoConfiguration
-
- connectionRequestTimeout - Variable in class org.flowable.spring.boot.FlowableHttpProperties
-
Connection Request Timeout for the http client
- connectTimeout - Variable in class org.flowable.spring.boot.FlowableHttpProperties
-
Connect timeout for the http client
- contentAppEngineConfigurationConfigurer(ContentEngineConfigurator) - Method in class org.flowable.spring.boot.content.ContentEngineAutoConfiguration.ContentEngineAppConfiguration
-
- ContentEngineAppConfiguration() - Constructor for class org.flowable.spring.boot.content.ContentEngineAutoConfiguration.ContentEngineAppConfiguration
-
- ContentEngineAutoConfiguration - Class in org.flowable.spring.boot.content
-
Auto-Configuration for the Content Engine
- ContentEngineAutoConfiguration(FlowableProperties, FlowableContentProperties) - Constructor for class org.flowable.spring.boot.content.ContentEngineAutoConfiguration
-
- ContentEngineAutoConfiguration.ContentEngineAppConfiguration - Class in org.flowable.spring.boot.content
-
- ContentEngineAutoConfiguration.ContentEngineProcessConfiguration - Class in org.flowable.spring.boot.content
-
- contentEngineConfiguration(DataSource, PlatformTransactionManager) - Method in class org.flowable.spring.boot.content.ContentEngineAutoConfiguration
-
- contentEngineConfigurator(SpringContentEngineConfiguration) - Method in class org.flowable.spring.boot.content.ContentEngineAutoConfiguration.ContentEngineAppConfiguration
-
- contentEngineConfigurator(SpringContentEngineConfiguration) - Method in class org.flowable.spring.boot.content.ContentEngineAutoConfiguration.ContentEngineProcessConfiguration
-
- ContentEngineProcessConfiguration() - Constructor for class org.flowable.spring.boot.content.ContentEngineAutoConfiguration.ContentEngineProcessConfiguration
-
- ContentEngineRestApiConfiguration() - Constructor for class org.flowable.spring.boot.RestApiAutoConfiguration.ContentEngineRestApiConfiguration
-
- ContentEngineRestConfiguration - Class in org.flowable.spring.boot.content
-
Component scan for the Content Rest API Configuration.
- ContentEngineRestConfiguration() - Constructor for class org.flowable.spring.boot.content.ContentEngineRestConfiguration
-
- ContentEngineServicesAutoConfiguration - Class in org.flowable.spring.boot.content
-
Auto-Configuration for the Content Engine
- ContentEngineServicesAutoConfiguration() - Constructor for class org.flowable.spring.boot.content.ContentEngineServicesAutoConfiguration
-
- contentManagementService(ContentEngine) - Method in class org.flowable.spring.boot.content.ContentEngineServicesAutoConfiguration
-
- contentProcessEngineConfigurationConfigurer(ContentEngineConfigurator) - Method in class org.flowable.spring.boot.content.ContentEngineAutoConfiguration.ContentEngineProcessConfiguration
-
- contentProperties - Variable in class org.flowable.spring.boot.content.ContentEngineAutoConfiguration
-
- contentService(ContentEngine) - Method in class org.flowable.spring.boot.content.ContentEngineServicesAutoConfiguration
-
- contentServlet(FlowableContentProperties) - Method in class org.flowable.spring.boot.RestApiAutoConfiguration.ContentEngineRestApiConfiguration
-
- contentTypeResolver() - Method in class org.flowable.spring.boot.RestApiAutoConfiguration
-
- contribute(Info.Builder) - Method in class org.flowable.spring.boot.actuate.info.FlowableInfoContributor
-
- createCache(SpringIdmEngineConfiguration, LDAPConfiguration) - Method in class org.flowable.spring.boot.ldap.FlowableLdapAutoConfiguration
-
- createRequestMappingHandlerMapping() - Method in class org.flowable.spring.boot.DispatcherServletConfiguration
-
- customize(LDAPConfiguration) - Method in class org.flowable.spring.boot.ldap.FlowableLdapProperties.Attribute
-
- customize(LDAPConfiguration) - Method in class org.flowable.spring.boot.ldap.FlowableLdapProperties.Cache
-
- customize(LDAPConfiguration) - Method in class org.flowable.spring.boot.ldap.FlowableLdapProperties
-
- customize(LDAPConfiguration) - Method in class org.flowable.spring.boot.ldap.FlowableLdapProperties.Query
-
- Flowable - Class in org.flowable.spring.integration
-
Spring Integration Java Configuration DSL integration for Flowable.
- Flowable() - Constructor for class org.flowable.spring.integration.Flowable
-
- FlowableAppProperties - Class in org.flowable.spring.boot.app
-
- FlowableAppProperties() - Constructor for class org.flowable.spring.boot.app.FlowableAppProperties
-
- flowableAuthenticationProvider(IdmIdentityService, UserDetailsService) - Method in class org.flowable.spring.boot.ldap.FlowableLdapAutoConfiguration
-
- FlowableAutoDeploymentProperties - Class in org.flowable.spring.boot
-
- FlowableAutoDeploymentProperties() - Constructor for class org.flowable.spring.boot.FlowableAutoDeploymentProperties
-
- FlowableAutoDeploymentProperties.EngineDeploymentProperties - Class in org.flowable.spring.boot
-
- FlowableCmmnProperties - Class in org.flowable.spring.boot.cmmn
-
Properties for configuring the CMMN engine.
- FlowableCmmnProperties() - Constructor for class org.flowable.spring.boot.cmmn.FlowableCmmnProperties
-
- FlowableContentProperties - Class in org.flowable.spring.boot.content
-
Properties for configuring the content engine.
- FlowableContentProperties() - Constructor for class org.flowable.spring.boot.content.FlowableContentProperties
-
- FlowableContentProperties.Storage - Class in org.flowable.spring.boot.content
-
The storage configuration for the content engine.
- FlowableDefaultPropertiesEnvironmentPostProcessor - Class in org.flowable.spring.boot.environment
-
- FlowableDefaultPropertiesEnvironmentPostProcessor() - Constructor for class org.flowable.spring.boot.environment.FlowableDefaultPropertiesEnvironmentPostProcessor
-
- FlowableDmnProperties - Class in org.flowable.spring.boot.dmn
-
Properties for configuring the dmn engine.
- FlowableDmnProperties() - Constructor for class org.flowable.spring.boot.dmn.FlowableDmnProperties
-
- FlowableEventRegistryProperties - Class in org.flowable.spring.boot.eventregistry
-
Properties for configuring the event registry engine.
- FlowableEventRegistryProperties() - Constructor for class org.flowable.spring.boot.eventregistry.FlowableEventRegistryProperties
-
- FlowableFormProperties - Class in org.flowable.spring.boot.form
-
Properties for configuring the form engine.
- FlowableFormProperties() - Constructor for class org.flowable.spring.boot.form.FlowableFormProperties
-
- FlowableHttpProperties - Class in org.flowable.spring.boot
-
Flowable http properties for use in http tasks
- FlowableHttpProperties() - Constructor for class org.flowable.spring.boot.FlowableHttpProperties
-
- FlowableIdmProperties - Class in org.flowable.spring.boot.idm
-
Properties for configuring the idm engine.
- FlowableIdmProperties() - Constructor for class org.flowable.spring.boot.idm.FlowableIdmProperties
-
- FlowableInboundGateway - Class in org.flowable.spring.integration
-
As a process enters a wait-state, this forwards the flow into Spring Integration.
- FlowableInboundGateway(ProcessEngine, String...) - Constructor for class org.flowable.spring.integration.FlowableInboundGateway
-
- FlowableInfoAutoConfiguration - Class in org.flowable.spring.boot.actuate.info
-
- FlowableInfoAutoConfiguration() - Constructor for class org.flowable.spring.boot.actuate.info.FlowableInfoAutoConfiguration
-
- flowableInfoContributor() - Method in class org.flowable.spring.boot.actuate.info.FlowableInfoAutoConfiguration
-
- FlowableInfoContributor - Class in org.flowable.spring.boot.actuate.info
-
- FlowableInfoContributor() - Constructor for class org.flowable.spring.boot.actuate.info.FlowableInfoContributor
-
- FlowableJobConfiguration - Class in org.flowable.spring.boot
-
Common configuration for engines that need the job executions setup.
- FlowableJobConfiguration() - Constructor for class org.flowable.spring.boot.FlowableJobConfiguration
-
- FlowableJpaAutoConfiguration - Class in org.flowable.spring.boot
-
- FlowableJpaAutoConfiguration() - Constructor for class org.flowable.spring.boot.FlowableJpaAutoConfiguration
-
- FlowableLdapAutoConfiguration - Class in org.flowable.spring.boot.ldap
-
EnableAutoConfiguration for the Flowable LDAP Integration.
- FlowableLdapAutoConfiguration(FlowableLdapProperties, ObjectProvider<LDAPQueryBuilder>, ObjectProvider<LDAPGroupCache.LDAPGroupCacheListener>) - Constructor for class org.flowable.spring.boot.ldap.FlowableLdapAutoConfiguration
-
- FlowableLdapProperties - Class in org.flowable.spring.boot.ldap
-
- FlowableLdapProperties() - Constructor for class org.flowable.spring.boot.ldap.FlowableLdapProperties
-
- FlowableLdapProperties.Attribute - Class in org.flowable.spring.boot.ldap
-
- FlowableLdapProperties.Cache - Class in org.flowable.spring.boot.ldap
-
- FlowableLdapProperties.Query - Class in org.flowable.spring.boot.ldap
-
- FlowableLiquibaseEnvironmentPostProcessor - Class in org.flowable.spring.boot.environment
-
When one of the engines that uses liquibase is pulled in with Spring Boot, it pulls the liquibase dependency
and that activates org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.
- FlowableLiquibaseEnvironmentPostProcessor() - Constructor for class org.flowable.spring.boot.environment.FlowableLiquibaseEnvironmentPostProcessor
-
- FlowableMailProperties - Class in org.flowable.spring.boot
-
Flowable Mail Properties.
- FlowableMailProperties() - Constructor for class org.flowable.spring.boot.FlowableMailProperties
-
- FlowableProcessProperties - Class in org.flowable.spring.boot.process
-
- FlowableProcessProperties() - Constructor for class org.flowable.spring.boot.process.FlowableProcessProperties
-
- FlowableProcessProperties.AsyncHistory - Class in org.flowable.spring.boot.process
-
- flowableProperties - Variable in class org.flowable.spring.boot.AbstractEngineAutoConfiguration
-
- FlowableProperties - Class in org.flowable.spring.boot
-
- FlowableProperties() - Constructor for class org.flowable.spring.boot.FlowableProperties
-
- FlowableSecurityAutoConfiguration - Class in org.flowable.spring.boot
-
Installs a Spring Security adapter for the Flowable IdmIdentityService.
- FlowableSecurityAutoConfiguration() - Constructor for class org.flowable.spring.boot.FlowableSecurityAutoConfiguration
-
- FlowableSecurityAutoConfiguration.SpringSecurityAuthenticationContextConfiguration - Class in org.flowable.spring.boot
-
- FlowableServlet - Class in org.flowable.spring.boot
-
Configuration properties for the Flowable REST Servlets.
- FlowableServlet(String, String) - Constructor for class org.flowable.spring.boot.FlowableServlet
-
- flowableUserDetailsService(IdmIdentityService) - Method in class org.flowable.spring.boot.FlowableSecurityAutoConfiguration
-
- formAppEngineConfigurationConfigurer(FormEngineConfigurator) - Method in class org.flowable.spring.boot.form.FormEngineAutoConfiguration.FormEngineAppEngineConfiguration
-
- FormEngineAppEngineConfiguration() - Constructor for class org.flowable.spring.boot.form.FormEngineAutoConfiguration.FormEngineAppEngineConfiguration
-
- FormEngineAutoConfiguration - Class in org.flowable.spring.boot.form
-
Auto configuration for the form engine.
- FormEngineAutoConfiguration(FlowableProperties, FlowableFormProperties, FlowableAutoDeploymentProperties) - Constructor for class org.flowable.spring.boot.form.FormEngineAutoConfiguration
-
- FormEngineAutoConfiguration.FormEngineAppEngineConfiguration - Class in org.flowable.spring.boot.form
-
- FormEngineAutoConfiguration.FormEngineProcessConfiguration - Class in org.flowable.spring.boot.form
-
- formEngineConfiguration(DataSource, PlatformTransactionManager, ObjectProvider<List<AutoDeploymentStrategy<FormEngine>>>) - Method in class org.flowable.spring.boot.form.FormEngineAutoConfiguration
-
- formEngineConfigurator(SpringFormEngineConfiguration) - Method in class org.flowable.spring.boot.form.FormEngineAutoConfiguration.FormEngineAppEngineConfiguration
-
- formEngineConfigurator(SpringFormEngineConfiguration) - Method in class org.flowable.spring.boot.form.FormEngineAutoConfiguration.FormEngineProcessConfiguration
-
- FormEngineProcessConfiguration() - Constructor for class org.flowable.spring.boot.form.FormEngineAutoConfiguration.FormEngineProcessConfiguration
-
- FormEngineRestApiConfiguration() - Constructor for class org.flowable.spring.boot.RestApiAutoConfiguration.FormEngineRestApiConfiguration
-
- FormEngineRestConfiguration - Class in org.flowable.spring.boot.form
-
Component scan for the Form Rest API Configuration.
- FormEngineRestConfiguration() - Constructor for class org.flowable.spring.boot.form.FormEngineRestConfiguration
-
- FormEngineServicesAutoConfiguration - Class in org.flowable.spring.boot.form
-
Auto configuration for the form engine.
- FormEngineServicesAutoConfiguration() - Constructor for class org.flowable.spring.boot.form.FormEngineServicesAutoConfiguration
-
- formFieldValidationEnabled - Variable in class org.flowable.spring.boot.FlowableProperties
-
Enable form field validation after form submission on the engine level
- formManagementService(FormEngine) - Method in class org.flowable.spring.boot.form.FormEngineServicesAutoConfiguration
-
- formProcessEngineConfigurationConfigurer(FormEngineConfigurator) - Method in class org.flowable.spring.boot.form.FormEngineAutoConfiguration.FormEngineProcessConfiguration
-
- formProperties - Variable in class org.flowable.spring.boot.form.FormEngineAutoConfiguration
-
- formRepositoryService(FormEngine) - Method in class org.flowable.spring.boot.form.FormEngineServicesAutoConfiguration
-
- formRestResponseFactory() - Method in class org.flowable.spring.boot.form.FormEngineRestConfiguration
-
- formService(FormEngine) - Method in class org.flowable.spring.boot.form.FormEngineServicesAutoConfiguration
-
- formServiceBean(ProcessEngine) - Method in class org.flowable.spring.boot.ProcessEngineServicesAutoConfiguration
-
- formServlet(FlowableFormProperties) - Method in class org.flowable.spring.boot.RestApiAutoConfiguration.FormEngineRestApiConfiguration
-
- fromHeaders(MessageHeaders, Map<String, Object>) - Method in class org.flowable.spring.integration.ProcessVariableHeaderMapper
-