Uses of Class
io.camunda.optimize.rest.UIConfigurationRestService
Packages that use UIConfigurationRestService
-
Uses of UIConfigurationRestService in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type UIConfigurationRestServiceModifierConstructorDescriptionSharingPublicReaderRestService(SharingRestService protectedSharingRestService, LocalizationRestService localizationRestService, ProcessVariableRestService processVariableRestService, DecisionVariablesRestService decisionVariableRestService, FlowNodeRestService flowNodeRestService, CandidateGroupRestService candidateGroupRestService, UIConfigurationRestService uiConfigurationService, AssigneeRestService assigneeRestService, SettingsService settingsService)