| 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,
FlowableMailProperties mailProperties) |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableAppProperties |
AppEngineAutoConfiguration.appProperties |
| Constructor and Description |
|---|
AppEngineAutoConfiguration(FlowableProperties flowableProperties,
FlowableAppProperties appProperties,
FlowableIdmProperties idmProperties) |
Copyright © 2018 Flowable. All rights reserved.