Uses of Class
com.flowable.platform.service.health.NodeExecutorUsage
Packages that use NodeExecutorUsage
-
Uses of NodeExecutorUsage in com.flowable.platform.service.health
Classes in com.flowable.platform.service.health that implement interfaces with type arguments of type NodeExecutorUsageModifier and TypeClassDescriptionclassReturns oneNodeExecutorUsagerow per(NODE_, EXECUTOR_NAME_)with both 10-minute and 1-hour duration-weighted thread and queue usage percentages, computed in SQL via conditional aggregation over the 1-hour window (the 10-minute values are a conditional subset of the same scan).Methods in com.flowable.platform.service.health that return types with arguments of type NodeExecutorUsageModifier and TypeMethodDescriptionGetTaskExecutorUsageSummaryByNodeCmd.execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)