Uses of Class
com.flowable.platform.service.health.SlowJobIncidentCount
Packages that use SlowJobIncidentCount
-
Uses of SlowJobIncidentCount in com.flowable.platform.service.health
Fields in com.flowable.platform.service.health with type parameters of type SlowJobIncidentCountModifier and TypeFieldDescriptionprotected List<SlowJobIncidentCount>HealthSummaryResponse.slowJobIncidentCountsMethods in com.flowable.platform.service.health that return types with arguments of type SlowJobIncidentCountModifier and TypeMethodDescriptionprotected List<SlowJobIncidentCount>HealthSummaryService.computeSlowJobIncidentCounts(int minutesAgo, String tenantId) GetIncidentCountsByDefinitionKeyCmd.execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) HealthSummaryResponse.getSlowJobIncidentCounts()Method parameters in com.flowable.platform.service.health with type arguments of type SlowJobIncidentCountModifier and TypeMethodDescriptionvoidHealthSummaryResponse.setSlowJobIncidentCounts(List<SlowJobIncidentCount> slowJobIncidentCounts)