Uses of Class
org.flowable.ui.admin.service.engine.ServerConfigService
-
Packages that use ServerConfigService Package Description org.flowable.ui.admin.domain.generator org.flowable.ui.admin.service.engine -
-
Uses of ServerConfigService in org.flowable.ui.admin.domain.generator
Fields in org.flowable.ui.admin.domain.generator declared as ServerConfigService Modifier and Type Field Description protected ServerConfigServiceMinimalDataGenerator. serverConfigServiceConstructors in org.flowable.ui.admin.domain.generator with parameters of type ServerConfigService Constructor Description MinimalDataGenerator(ServerConfigService serverConfigService) -
Uses of ServerConfigService in org.flowable.ui.admin.service.engine
Fields in org.flowable.ui.admin.service.engine declared as ServerConfigService Modifier and Type Field Description protected ServerConfigServiceFlowableClientService. serverConfigService
-