@Extension
public static class DrushMakefileSCM.DescriptorImpl
extends hudson.scm.SCMDescriptor
| Constructor and Description |
|---|
DrushMakefileSCM.DescriptorImpl()
Load the persisted global configuration.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckMakefile(String value)
Field 'makefile' should not be empty.
|
hudson.util.FormValidation |
doCheckRoot(hudson.model.AbstractProject project,
String value)
Field 'root' cannot be empty ('drush make' expects an empty directory so workspace root cannot be used as Drupal root).
|
String |
getDisplayName()
Human readable name is used in the configuration screen.
|
getBrowserDescriptors, isApplicable, isApplicable, isBrowserReusable, loadaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMappublic DrushMakefileSCM.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptorpublic hudson.util.FormValidation doCheckMakefile(@QueryParameter
String value)
public hudson.util.FormValidation doCheckRoot(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.