| Package | Description | 
|---|---|
| com.edorasware.api.config.action | 
 Customization for the work object action configuration. 
 | 
| com.edorasware.api.config.engine | 
 Customization for the Flowable-based execution engine configuration. 
 | 
| com.edorasware.api.config.i18n | 
 Customization for the message internationalization configuration. 
 | 
| com.edorasware.api.config.mail | 
 Customization for the mail configuration. 
 | 
| com.edorasware.api.config.persistence | 
 Customization for the persistence layer configuration. 
 | 
| com.edorasware.api.config.property | 
 Customization for the property configuration. 
 | 
| com.edorasware.api.config.security | 
 Customization for the HTTP security configuration. 
 | 
| com.edorasware.config | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ActionConfigurationConfigurer
Interface for beans that customize actions. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
EngineConfigurationConfigurer
Interface for beans that customize the Flowable-based execution engine configuration. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
I18NConfigurationConfigurer
Interface for beans that customize message internationalization. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MailConfigurationConfigurer
Interface for beans that customize the mail interface. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
PersistenceConfigurationConfigurer
Interface for beans that customize the persistence layer configuration. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
PropertyConfigurationConfigurer
Interface for beans that customize the configuration properties. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SecurityApiConfigurationConfigurer
Interface for beans that customize the web security of the public REST API. 
 | 
interface  | 
SecurityConfigurationConfigurer
Interface for beans that customize the default web security. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <CC extends ConfigurationConfigurer<CB>,CB extends ConfigurationBuilder> | 
BaseConfiguration.applyConfigurationCustomisations(List<CC> configurationConfigurers,
                                CB configurationBuilder)  | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.