@Extension
public static class BDSBuildWrapper.BDSBuildWrapperDescriptor
extends hudson.tasks.BuildWrapperDescriptor
BDSBuildWrapper
.Constructor and Description |
---|
BDSBuildWrapper.BDSBuildWrapperDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillInstallationNameItems() |
String |
getDisplayName()
Returns the display name of this object.
|
BDSInstallation |
getInstallationByName(String name) |
BDSInstallation[] |
getInstallations() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> project) |
addHelpFileRedirect, 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, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public BDSBuildWrapper.BDSBuildWrapperDescriptor()
public BDSInstallation getInstallationByName(String name)
public BDSInstallation[] getInstallations()
public hudson.util.ListBoxModel doFillInstallationNameItems()
public boolean isApplicable(hudson.model.AbstractProject<?,?> project)
isApplicable
in class hudson.tasks.BuildWrapperDescriptor
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
Copyright © 2004–2014. All rights reserved.