@Extension
public static final class BalanceProjectProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT_LOAD |
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillDiskUnitItems() |
hudson.util.ListBoxModel |
doFillMemoryUnitItems() |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.Job> jobType) |
hudson.model.JobProperty<?> |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
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, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic static final String AGENT_LOAD
public boolean isApplicable(Class<? extends hudson.model.Job> jobType)
isApplicable in class hudson.model.JobPropertyDescriptor@Nonnull public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>public hudson.model.JobProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.JobPropertyDescriptorhudson.model.Descriptor.FormExceptionpublic hudson.util.ListBoxModel doFillDiskUnitItems()
public hudson.util.ListBoxModel doFillMemoryUnitItems()
Copyright © 2016–2018. All rights reserved.