Package | Description |
---|---|
psdi.app.kpi |
The KPI package represents objects that are used to configure, display and control
KPI Manager app, for Key Performance Indicators.
|
Modifier and Type | Class and Description |
---|---|
class |
KPITemplateMain
KPITemplate is a template for generating KPI records using variables
The key attribute for this object is:
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
KPIService.createKPIQueryFromVariables(java.lang.String query,
KPIVariableResolver resolver)
For the given query and variables, return a new query with all variables replaced.
|