|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WorklistTaskAdmin.CumulativeScore
Describes the cumulative score for a user.
Method Summary | |
---|---|
long |
getAvailabilityScore()
The availability score (in available minutes) used to calculate the cumulative score. |
float |
getCumulativeScore()
A positive numeric score for the user. |
long |
getWorkloadScore()
The workload score used to calculate the cumulative score. |
int |
getWorkloadTaskCount()
Get the number of tasks considered when calculating the workload score. |
Method Detail |
---|
float getCumulativeScore()
int getWorkloadTaskCount()
long getWorkloadScore()
long getAvailabilityScore()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |