Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsPortal.UtilsMonitor

class EnsPortal.UtilsMonitor extends %Library.RegisteredObject

Class to provide information to build portal pages

Method Inventory

Methods

classmethod CreateResetCounter()
classmethod DeleteResetCounter()
classmethod GetJobSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetLogSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetOperationSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetProcessSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetProductionSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetResetCounterTimestampCaption(pLanguage="") as %String
classmethod GetServiceSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetSummary(ByRef pResult, pGetCaption=0, pLanguage="en")
classmethod UpdateResetCounter()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab