Class MonitorFields.WebResource

  • Enclosing class:
    MonitorFields

    @StableMinor(version="17.0",
                 sinceVersion="9.0")
    public static final class MonitorFields.WebResource
    extends java.lang.Object
    The web resource related fields.
    Since:
    9.0.0
    Version:
    $Revision: 26587 $ $Date: 2024-08-26 21:09:17 -0300 (Mon, 26 Aug 2024) $
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FIELD_ID
      Identifier of the webresource field.
    • Constructor Summary

      Constructors 
      Constructor Description
      WebResource()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FIELD_ID

        public static final java.lang.String FIELD_ID
        Identifier of the webresource field.
        Since:
        11.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • WebResource

        public WebResource()