Class GitHubPRAbstractPublisher.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<Publisher>
org.jenkinsci.plugins.github.pullrequest.publishers.GitHubPRAbstractPublisher.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Direct Known Subclasses:
GitHubPRCommentPublisher.DescriptorImpl, GitHubPRLabelAddPublisher.DescriptorImpl, GitHubPRLabelRemovePublisher.DescriptorImpl
Enclosing class:
GitHubPRAbstractPublisher

public abstract static class GitHubPRAbstractPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>