| Package | Description |
|---|---|
| org.flowable.spring.boot | |
| org.flowable.spring.boot.app | |
| org.flowable.spring.boot.cmmn | |
| org.flowable.spring.boot.idm |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableIdmProperties |
ProcessEngineAutoConfiguration.idmProperties |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
RestApiAutoConfiguration.IdmEngineRestApiConfiguration.idmServlet(FlowableIdmProperties properties) |
| Constructor and Description |
|---|
ProcessEngineAutoConfiguration(FlowableProperties flowableProperties,
FlowableProcessProperties processProperties,
FlowableAppProperties appProperties,
FlowableIdmProperties idmProperties,
FlowableEventRegistryProperties eventProperties,
FlowableMailProperties mailProperties,
FlowableHttpProperties httpProperties,
FlowableAutoDeploymentProperties autoDeploymentProperties) |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableIdmProperties |
AppEngineAutoConfiguration.idmProperties |
| Constructor and Description |
|---|
AppEngineAutoConfiguration(FlowableProperties flowableProperties,
FlowableAppProperties appProperties,
FlowableIdmProperties idmProperties,
FlowableEventRegistryProperties eventProperties,
FlowableAutoDeploymentProperties autoDeploymentProperties) |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableIdmProperties |
CmmnEngineAutoConfiguration.idmProperties |
| Constructor and Description |
|---|
CmmnEngineAutoConfiguration(FlowableProperties flowableProperties,
FlowableCmmnProperties cmmnProperties,
FlowableIdmProperties idmProperties,
FlowableEventRegistryProperties eventProperties,
FlowableMailProperties mailProperties,
FlowableHttpProperties httpProperties,
FlowableAutoDeploymentProperties autoDeploymentProperties) |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableIdmProperties |
IdmEngineAutoConfiguration.idmProperties |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.crypto.password.PasswordEncoder |
IdmEngineAutoConfiguration.PasswordEncoderConfiguration.passwordEncoder(FlowableIdmProperties idmProperties) |
| Constructor and Description |
|---|
IdmEngineAutoConfiguration(FlowableProperties flowableProperties,
FlowableIdmProperties idmProperties) |
Copyright © 2022 Flowable. All rights reserved.