Class GitHubBranchBuildStrategy.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<jenkins.branch.BranchBuildStrategy>
jenkins.branch.BranchBuildStrategyDescriptor
com.github.kostyasha.github.integration.multibranch.GitHubBranchBuildStrategy.DescriptorImpl
- Enclosing class:
- GitHubBranchBuildStrategy
@Symbol("gitHubEvents")
@Extension
public static class GitHubBranchBuildStrategy.DescriptorImpl
extends jenkins.branch.BranchBuildStrategyDescriptor
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isApplicable
(jenkins.scm.api.SCMSourceDescriptor sourceDescriptor) Methods inherited from class jenkins.branch.BranchBuildStrategyDescriptor
all, all, isApplicable, isApplicable
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-
-
Method Details
-
isApplicable
public boolean isApplicable(jenkins.scm.api.SCMSourceDescriptor sourceDescriptor) - Overrides:
isApplicable
in classjenkins.branch.BranchBuildStrategyDescriptor
-
getDisplayName
- Overrides:
getDisplayName
in classDescriptor<jenkins.branch.BranchBuildStrategy>
-