Class GitHubHandlerDescriptor

java.lang.Object
hudson.model.Descriptor<GitHubHandler>
com.github.kostyasha.github.integration.multibranch.handler.GitHubHandlerDescriptor
All Implemented Interfaces:
ExtensionPoint, Saveable, OnMaster
Direct Known Subclasses:
GitHubBranchHandler.DescriptorImpl, GitHubPRHandler.DescriptorImpl, GitHubTagHandler.DescriptorImpl

public abstract class GitHubHandlerDescriptor extends Descriptor<GitHubHandler> implements ExtensionPoint
Author:
Kanstantsin Shautsou