Skip to main content

Ens.DeepSee.ActivityVolumeAndDurationKPI

class Ens.DeepSee.ActivityVolumeAndDurationKPI extends %DeepSee.KPI

For dashboard Ens.DeepSee.ActivityVolumeAndDuration.

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Inherited description: Localization domain. DataModel classes that wish to support localization must provide a value for this within subclasses.
parameter RESOURCE = %Ens_Dashboard;
Inherited description: The resource needed to use this KPI:
If defined and the current user holds the USE privilege on this resource, then the user may view (run queries against) this item.

Methods

classmethod %OnDashboardAction(pAction As %Library.String, pContext As %ZEN.proxyObject, pDataSourceName As %Library.String = "") as %Status
This callback is invoked from a dashboard when an action defined by this dashboard is invoked.
method %OnLoadKPI() as %Status
Inherited description: Notify subclass that KPI is has just be executed. This is a good place to override properties, such as range and threshold.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab