@Extension public static class PlasticSCM.DescriptorImpl extends hudson.scm.SCMDescriptor<PlasticSCM>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckCredentialsId(hudson.model.Item item,
String value,
String selector,
WorkingMode workingMode) |
static hudson.util.FormValidation |
doCheckDirectory(String value,
boolean useMultipleWorkspaces,
hudson.model.Item item) |
static hudson.util.FormValidation |
doCheckSelector(String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item item,
String credentialsId) |
static String |
getDefaultSelector() |
String |
getDisplayName() |
boolean |
isApplicable(hudson.model.Job project) |
getBrowserDescriptors, isApplicable, isBrowserReusable, load
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
@Nonnull public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.scm.SCM>
public static hudson.util.FormValidation doCheckSelector(@QueryParameter String value)
public static hudson.util.FormValidation doCheckDirectory(@QueryParameter String value, @QueryParameter boolean useMultipleWorkspaces, @AncestorInPath hudson.model.Item item)
public static String getDefaultSelector()
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath hudson.model.Item item, @QueryParameter String credentialsId)
public hudson.util.FormValidation doCheckCredentialsId(@AncestorInPath hudson.model.Item item, @QueryParameter String value, @QueryParameter String selector, @QueryParameter WorkingMode workingMode) throws IOException, InterruptedException
IOException
InterruptedException
public boolean isApplicable(hudson.model.Job project)
isApplicable
in class hudson.scm.SCMDescriptor<PlasticSCM>
Copyright © 2016–2023. All rights reserved.