Class HudsonHomeDiskUsageMonitor.Solution

    • Field Detail

      • id

        public final String id
        Human-readable ID of this monitor, which needs to be unique within the system.

        This ID is used to remember persisted setting for this monitor, so the ID should remain consistent beyond the Hudson JVM lifespan.

    • Constructor Detail

      • Solution

        protected Solution​(String id)
      • Solution

        protected Solution()