Uses of Class
org.flowable.ui.admin.properties.FlowableAdminAppProperties
-
Packages that use FlowableAdminAppProperties Package Description org.flowable.ui.admin.service.engine -
-
Uses of FlowableAdminAppProperties in org.flowable.ui.admin.service.engine
Fields in org.flowable.ui.admin.service.engine declared as FlowableAdminAppProperties Modifier and Type Field Description protected FlowableAdminAppPropertiesServerConfigService. propertiesConstructors in org.flowable.ui.admin.service.engine with parameters of type FlowableAdminAppProperties Constructor Description AbstractEncryptingService(FlowableAdminAppProperties properties)AppVersionClientService(FlowableAdminAppProperties properties)EndpointUserProfileService(FlowableAdminAppProperties properties)ServerConfigService(FlowableAdminAppProperties properties, ServerConfigRepository serverConfigRepository)
-