Class UserPropertyCategory.Preferences

java.lang.Object
hudson.model.userproperty.UserPropertyCategory
hudson.model.userproperty.UserPropertyCategory.Preferences
All Implemented Interfaces:
ExtensionPoint, ModelObject
Enclosing class:
UserPropertyCategory

@Extension @Symbol("preferences") public static class UserPropertyCategory.Preferences extends UserPropertyCategory
Preferences related configurations (e.g. notification type, default view, ...).
  • Constructor Details

    • Preferences

      public Preferences()
  • Method Details