Class GitHubPRLabelUnblockQueueCondition.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.blockqueuedjob.condition.BlockQueueCondition>
org.jenkinsci.plugins.blockqueuedjob.condition.BlockQueueCondition.BlockQueueConditionDescriptor
org.jenkinsci.plugins.github.pullrequest.extra.GitHubPRLabelUnblockQueueCondition.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
GitHubPRLabelUnblockQueueCondition

@Symbol("unblockGitHubPRLabel") @Extension(optional=true) public static class GitHubPRLabelUnblockQueueCondition.DescriptorImpl extends org.jenkinsci.plugins.blockqueuedjob.condition.BlockQueueCondition.BlockQueueConditionDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • getDisplayName

      @NonNull public String getDisplayName()
      Overrides:
      getDisplayName in class Descriptor<org.jenkinsci.plugins.blockqueuedjob.condition.BlockQueueCondition>