- All Implemented Interfaces:
Serializable
KpiResult
- See Also:
-
-
Nested Class Summary
Nested Classes
static enum
Media type used for the KPI
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
KpiResult
public KpiResult()
-
KpiResult
public KpiResult(Boolean initWithEmptyList)
-
Method Details
-
getKpiTotalOn
public Long getKpiTotalOn()
-
getKpiTotalOff
public Long getKpiTotalOff()
-
getInteractionCountOn
public Long getInteractionCountOn()
-
getInteractionCountOff
public Long getInteractionCountOff()
-
-
getPercentageBenefit
public Double getPercentageBenefit()
-
-
-