Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the classes and interfaces that are used in Operations Manager user interface operations.
Classes
Class | Description |
---|---|
ObjectChangedEventArgs | Contains event arguments that are used when an object property changes. |
ObjectCommittingEventArgs | Defines event arguments for an event that occurs when an object is being committed. |
UIPage | Defines an Operations Manager user interface (UI) page. |
Interfaces
Interface | Description |
---|---|
IAttributeDiscoveryContext | Defines the properties that expose information about a discovery object being configured. |
IAuthoringContext | Defines the properties and methods that context objects can implement to expose common properties for Management Pack configuration. |
IConditionDetectionModuleContext | Defines the properties and methods that expose information about a condition detection module. |
IDataSourceModuleContext | Defines the properties that expose information about a data source module. |
IDiagnosticContext | Defines the methods and properties that expose operations that can be performed on a diagnostic object that is being configured. |
IDiscoveryContext | Exposes information about a discovery object that is being configured. |
IFolderContext | Exposes information about the folder being created or updated. |
IModuleContext | Defines the properties for a module being configured in the context of a rule or a task. |
IMonitorContext | Defines the properties that expose information about a monitor that is being created or updated. |
IPageContext | Defines the methods and properties that retrieve information or perform operations on a page context object. |
IProbeActionModuleContext | Defines the properties that are used to expose information about a probe action module. |
IRecoveryContext | Defines the methods and properties that expose operations that can be performed on a recovery object that is being configured. |
IRuleContext | Defines the information that can be retrieved and the operations that can be performed on a rule that is being created or updated. |
ISharedData | Defines the methods and property needed for sharing data between different pages. |
ITaskContext | Defines the method and property that expose information about a task that is being configured. |
ITemplateContext | Exposes information about an Operations Manager template that can be run. |
IUIPage | Defines the information and operations that are available for an Operations Manager user interface (UI) page. |
IUnitMonitorContext | Defines the properties that expose information about a unit monitor being created or updated. |
IViewContext | Defines the operations that can be executed on a view that is being created or updated. |
IWriteActionModuleContext | Defines the method and properties that expose information about a write action module that is being configured. |
Enumerations
Enumeration | Description |
---|---|
ContextUsageMode | Defines the different modes in which a context object can be used. |