Uses of Class
io.camunda.client.protocol.rest.ComponentsConfigurationResponse
Packages that use ComponentsConfigurationResponse
-
Uses of ComponentsConfigurationResponse in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ComponentsConfigurationResponseModifier and TypeMethodDescriptionComponentsConfigurationResponse.active(List<WebappComponent> active) ComponentsConfigurationResponse.addActiveItem(WebappComponent activeItem) SystemConfigurationResponse.getComponents()Get componentsMethods in io.camunda.client.protocol.rest with parameters of type ComponentsConfigurationResponseModifier and TypeMethodDescriptionSystemConfigurationResponse.components(ComponentsConfigurationResponse components) voidSystemConfigurationResponse.setComponents(ComponentsConfigurationResponse components)