| Package | Description |
|---|---|
| org.flowable.spring.boot | |
| org.flowable.spring.boot.app |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableAppProperties |
ProcessEngineAutoConfiguration.appProperties |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
RestApiAutoConfiguration.AppEngineRestApiConfiguration.appServlet(FlowableAppProperties 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 FlowableAppProperties |
AppEngineAutoConfiguration.appProperties |
| Constructor and Description |
|---|
AppEngineAutoConfiguration(FlowableProperties flowableProperties,
FlowableAppProperties appProperties,
FlowableIdmProperties idmProperties,
FlowableEventRegistryProperties eventProperties,
FlowableAutoDeploymentProperties autoDeploymentProperties) |
Copyright © 2021 Flowable. All rights reserved.