@Extension
public static final class EnvironmentScript.EnvironmentScriptDescriptor
extends hudson.tasks.BuildWrapperDescriptor
EnvironmentScript. Used as a singleton. The class is marked as public so that it can be
accessed from views.| Constructor and Description |
|---|
EnvironmentScriptDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
boolean |
isApplicable(hudson.model.AbstractProject<?,?> project) |
boolean |
isMatrix(org.kohsuke.stapler.StaplerRequest request) |
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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public boolean isApplicable(hudson.model.AbstractProject<?,?> project)
isApplicable in class hudson.tasks.BuildWrapperDescriptorpublic boolean isMatrix(org.kohsuke.stapler.StaplerRequest request)
Copyright © 2004-2015. All Rights Reserved.