메소드 | 설명 | |
---|---|---|
defaultAction ( ) | ||
getListAction ( ) | ||
viewAction ( ) | ||
xGetListAction ( ) | ||
xListMetricsAction ( ) | ||
xRemoveAction ( |
Remove metrics. | |
xSaveAction ( string $name, string $retrieveMethod, string $calcFunction = null, integer $metricId = null, string $filePath = null, boolean $isInvert = false ) | Save metric. |
public xRemoveAction ( |
||
$metrics | json array of metricId to remove |
public xSaveAction ( string $name, string $retrieveMethod, string $calcFunction = null, integer $metricId = null, string $filePath = null, boolean $isInvert = false ) | ||
$name | string | |
$retrieveMethod | string | |
$calcFunction | string | |
$metricId | integer | optional |
$filePath | string | optional |
$isInvert | boolean | optional |