Uses of Class
org.flowable.spring.boot.app.FlowableAppProperties
Packages that use FlowableAppProperties
-
Uses of FlowableAppProperties in org.flowable.spring.boot
Fields in org.flowable.spring.boot declared as FlowableAppPropertiesModifier and TypeFieldDescriptionprotected final FlowableAppPropertiesProcessEngineAutoConfiguration.appPropertiesMethods in org.flowable.spring.boot with parameters of type FlowableAppPropertiesModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.ServletRegistrationBeanRestApiAutoConfiguration.AppEngineRestApiConfiguration.appServlet(FlowableAppProperties properties) Constructors in org.flowable.spring.boot with parameters of type FlowableAppPropertiesModifierConstructorDescriptionProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAppProperties in org.flowable.spring.boot.app
Fields in org.flowable.spring.boot.app declared as FlowableAppPropertiesModifier and TypeFieldDescriptionprotected final FlowableAppPropertiesAppEngineAutoConfiguration.appPropertiesConstructors in org.flowable.spring.boot.app with parameters of type FlowableAppPropertiesModifierConstructorDescriptionAppEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)