Uses of Class
com.flowable.spring.boot.app.FlowableAppProperties
| Package | Description |
|---|---|
| com.flowable.spring.boot | |
| com.flowable.spring.boot.app |
-
Uses of FlowableAppProperties in com.flowable.spring.boot
Fields in com.flowable.spring.boot declared as FlowableAppProperties Modifier and Type Field Description protected FlowableAppPropertiesProcessEngineAutoConfiguration. appPropertiesMethods in com.flowable.spring.boot with parameters of type FlowableAppProperties Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<org.springframework.web.servlet.DispatcherServlet>RestApiAutoConfiguration.AppEngineRestApiConfiguration. appServlet(FlowableAppProperties properties)Constructors in com.flowable.spring.boot with parameters of type FlowableAppProperties Constructor Description ProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties, AsyncHistoryProperties asyncHistoryProperties) -
Uses of FlowableAppProperties in com.flowable.spring.boot.app
Fields in com.flowable.spring.boot.app declared as FlowableAppProperties Modifier and Type Field Description protected FlowableAppPropertiesAppEngineAutoConfiguration. appPropertiesConstructors in com.flowable.spring.boot.app with parameters of type FlowableAppProperties Constructor Description AppEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)