| Package | Description |
|---|---|
| org.flowable.spring.boot |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableProcessProperties |
ProcessEngineAutoConfiguration.processProperties |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
RestApiAutoConfiguration.ExternalJobRestApiConfiguration.externalJobRestService(FlowableProcessProperties properties) |
org.springframework.boot.web.servlet.ServletRegistrationBean |
RestApiAutoConfiguration.ProcessEngineRestApiConfiguration.processService(FlowableProcessProperties properties) |
| Constructor and Description |
|---|
ProcessEngineAutoConfiguration(FlowableProperties flowableProperties,
FlowableProcessProperties processProperties,
FlowableAppProperties appProperties,
FlowableIdmProperties idmProperties,
FlowableEventRegistryProperties eventProperties,
FlowableMailProperties mailProperties,
FlowableHttpProperties httpProperties,
FlowableAutoDeploymentProperties autoDeploymentProperties) |
Copyright © 2022 Flowable. All rights reserved.