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