Uses of Class
io.camunda.client.protocol.rest.JobMetricsConfigurationResponse
Packages that use JobMetricsConfigurationResponse
-
Uses of JobMetricsConfigurationResponse in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return JobMetricsConfigurationResponseModifier and TypeMethodDescriptionJobMetricsConfigurationResponse.exportInterval(String exportInterval) SystemConfigurationResponse.getJobMetrics()Get jobMetricsJobMetricsConfigurationResponse.maxJobTypeLength(Integer maxJobTypeLength) JobMetricsConfigurationResponse.maxTenantIdLength(Integer maxTenantIdLength) JobMetricsConfigurationResponse.maxUniqueKeys(Integer maxUniqueKeys) JobMetricsConfigurationResponse.maxWorkerNameLength(Integer maxWorkerNameLength) Methods in io.camunda.client.protocol.rest with parameters of type JobMetricsConfigurationResponseModifier and TypeMethodDescriptionSystemConfigurationResponse.jobMetrics(JobMetricsConfigurationResponse jobMetrics) voidSystemConfigurationResponse.setJobMetrics(JobMetricsConfigurationResponse jobMetrics)