Class AgentOverviewDashboardService.EvaluatorRow
java.lang.Object
com.flowable.platform.service.dashboard.agent.AgentOverviewDashboardService.EvaluatorRow
- Enclosing class:
AgentOverviewDashboardService
Quality of one evaluator (by bare
evaluatorKey). Failed = evaluations - passed is not serialized — the FE recomputes it.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
evaluatorKey
-
evaluations
public long evaluations -
passed
public long passed
-
-
Constructor Details
-
EvaluatorRow
public EvaluatorRow() -
EvaluatorRow
-