Class TriggerBranchPropertyDescriptorImpl

java.lang.Object
hudson.model.Descriptor<jenkins.branch.BranchProperty>
jenkins.branch.BranchPropertyDescriptor
com.adobe.jenkins.github_pr_comment_build.TriggerBranchPropertyDescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Direct Known Subclasses:
TriggerPRCommentBranchProperty.DescriptorImpl, TriggerPRLabelBranchProperty.DescriptorImpl, TriggerPRReviewBranchProperty.DescriptorImpl, TriggerPRUpdateBranchProperty.DescriptorImpl

public abstract class TriggerBranchPropertyDescriptorImpl extends jenkins.branch.BranchPropertyDescriptor
  • Constructor Details

    • TriggerBranchPropertyDescriptorImpl

      public TriggerBranchPropertyDescriptorImpl()
  • Method Details

    • doFillMinimumPermissionsItems

      @NonNull @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public ListBoxModel doFillMinimumPermissionsItems()
      Populates the minimum permissions options.
      Returns:
      the minimum permissions options.