public abstract static class EC2AbstractSlave.DescriptorImpl
extends hudson.model.Slave.SlaveDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillZoneItems(boolean useInstanceProfileForCredentials,
String credentialsId,
String region) |
List<hudson.model.Descriptor<AMITypeData>> |
getAMITypeDescriptors() |
abstract String |
getDisplayName() |
boolean |
isInstantiable() |
doCheckNumExecutors, doCheckRemoteFS
all, allInstantiable, doCheckName, getConfigPage, handleNewNodePage, newInstanceDetailPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, 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 abstract String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.model.Node>
public boolean isInstantiable()
isInstantiable
in class hudson.slaves.NodeDescriptor
public hudson.util.ListBoxModel doFillZoneItems(@QueryParameter boolean useInstanceProfileForCredentials, @QueryParameter String credentialsId, @QueryParameter String region)
public List<hudson.model.Descriptor<AMITypeData>> getAMITypeDescriptors()
Copyright © 2004-2016. All Rights Reserved.