Interface EnumWebMonitorType


  • public interface EnumWebMonitorType
    The interface EnumWebMonitorType enumerates the different types of monitors.
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • WebMonitorTypeJob

        static final int WebMonitorTypeJob
        Specifies a Job Monitor
        See Also:
        Constant Field Values
      • WebMonitorTypeUserConnection

        static final int WebMonitorTypeUserConnection
        Specifies a User Connection Monitor
        See Also:
        Constant Field Values
      • WebMonitorTypeDBConnection

        static final int WebMonitorTypeDBConnection
        Specifies a Database Connection Monitor
        See Also:
        Constant Field Values
      • WebMonitorTypeCache

        static final int WebMonitorTypeCache
        Specifies a Report Cache Monitor
        See Also:
        Constant Field Values
      • WebMonitorTypeRWDCache

        static final int WebMonitorTypeRWDCache
        Specifies a RWD Cache Monitor
        See Also:
        Constant Field Values
      • WebMonitorTypeCubeCache

        static final int WebMonitorTypeCubeCache
        Specifies a Cube Cache Monitor
        See Also:
        Constant Field Values