public static final class GhprbTrigger.DescriptorImpl
extends hudson.triggers.TriggerDescriptor
Constructor and Description |
---|
DescriptorImpl() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public GhprbGitHubAuth getGitHubAuth(String gitHubAuthId)
public List<GhprbGitHubAuth> getGithubAuth()
public List<GhprbGitHubAuth> getDefaultAuth(List<GhprbGitHubAuth> githubAuth)
public List<GhprbExtensionDescriptor> getExtensionDescriptors()
public List<GhprbExtensionDescriptor> getGlobalExtensionDescriptors()
public hudson.util.DescribableList<GhprbExtension,GhprbExtensionDescriptor> getExtensions()
public boolean isApplicable(hudson.model.Item item)
isApplicable
in class hudson.triggers.TriggerDescriptor
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.triggers.Trigger<?>>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<hudson.triggers.Trigger<?>>
hudson.model.Descriptor.FormException
public hudson.util.FormValidation doCheckAdminlist(@QueryParameter String value) throws javax.servlet.ServletException
javax.servlet.ServletException
public hudson.util.ListBoxModel doFillUnstableAsItems()
public String getAdminlist()
public String getRequestForTestingPhrase()
public String getWhitelistPhrase()
public String getOkToTestPhrase()
public String getRetestPhrase()
public String getSkipBuildPhrase()
public String getBlackListCommitAuthor()
public String getCron()
public Boolean getUseComments()
public Boolean getUseDetailedComments()
public String getBlackListLabels()
public String getWhiteListLabels()
public Boolean getManageWebhooks()
public Boolean getAutoCloseFailedPullRequests()
public Boolean getDisplayBuildErrorsOnDownstreamBuilds()
public org.kohsuke.github.GHCommitState getUnstableAs()
public Integer getConfigVersion()
public boolean isUseComments()
public boolean isUseDetailedComments()
public hudson.util.ListBoxModel doFillGitHubAuthIdItems(@QueryParameter(value="gitHubAuthId") String gitHubAuthId)
public Map<Integer,GhprbPullRequest> getPullRequests(String projectName)
public List<GhprbBranch> getWhiteListTargetBranches()
public List<GhprbBranch> getBlackListTargetBranches()
public void readBackFromLegacy()
Copyright © 2016–2017. All rights reserved.