Class EmailExtWatchAction.UserProperty

java.lang.Object
hudson.model.UserProperty
hudson.plugins.emailext.watching.EmailExtWatchAction.UserProperty
All Implemented Interfaces:
ExtensionPoint, Describable<UserProperty>, ReconfigurableDescribable<UserProperty>
Enclosing class:
EmailExtWatchAction

public static class EmailExtWatchAction.UserProperty extends UserProperty
Per user property that contains
  • Constructor Details

  • Method Details

    • getTriggers

      @Exported public List<EmailTrigger> getTriggers()
    • getProjectName

      public String getProjectName()
    • setProjectName

      public void setProjectName(String projectName)