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.
|
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.
|
Copyright © 2010 - 2017 edorasware ag. All Rights Reserved.