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