@Symbol(value="chaos-monkey") @Extension public class ChaosMonkeyConfiguration extends GlobalConfiguration
Descriptor.FormException, Descriptor.PropertyType, Descriptor.SelfExtensionPoint.LegacyInstancesAreScopedToHudsonclazz| Constructor and Description |
|---|
ChaosMonkeyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static ChaosMonkeyConfiguration |
get() |
List<LatencyRule> |
getLatencies() |
void |
setLatencies(List<LatencyRule> latencies)
Together with
getLatencies(), binds to entry in config.jelly. |
all, configure, getDescriptor, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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, toMappublic static ChaosMonkeyConfiguration get()
public List<LatencyRule> getLatencies()
@DataBoundSetter public void setLatencies(List<LatencyRule> latencies)
getLatencies(), binds to entry in config.jelly.latencies - the new value of this fieldCopyright © 2016–2019. All rights reserved.