Uses of Interface
org.flowable.ui.admin.repository.ServerConfigRepository
-
Packages that use ServerConfigRepository Package Description org.flowable.ui.admin.repository org.flowable.ui.admin.service.engine -
-
Uses of ServerConfigRepository in org.flowable.ui.admin.repository
Classes in org.flowable.ui.admin.repository that implement ServerConfigRepository Modifier and Type Class Description classServerConfigRepositoryImpl -
Uses of ServerConfigRepository in org.flowable.ui.admin.service.engine
Fields in org.flowable.ui.admin.service.engine declared as ServerConfigRepository Modifier and Type Field Description protected ServerConfigRepositoryServerConfigService. serverConfigRepositoryConstructors in org.flowable.ui.admin.service.engine with parameters of type ServerConfigRepository Constructor Description ServerConfigService(FlowableAdminAppProperties properties, ServerConfigRepository serverConfigRepository)
-