@Extension
public static final class EnvInjectJobProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor
Constructor and Description |
---|
EnvInjectJobProperty.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
EnvInjectJobPropertyContributor[] |
getContributorsInstance() |
String |
getDisplayName() |
hudson.DescriptorExtensionList<EnvInjectJobPropertyContributor,EnvInjectJobPropertyContributorDescriptor> |
getEnvInjectContributors() |
String |
getHelpFile() |
boolean |
isApplicable(Class<? extends hudson.model.Job> jobType) |
boolean |
isEnvInjectContributionActivated() |
EnvInjectJobProperty |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.model.JobProperty<?>>
public boolean isApplicable(Class<? extends hudson.model.Job> jobType)
isApplicable
in class hudson.model.JobPropertyDescriptor
public String getHelpFile()
getHelpFile
in class hudson.model.Descriptor<hudson.model.JobProperty<?>>
public EnvInjectJobProperty newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.JobPropertyDescriptor
hudson.model.Descriptor.FormException
@Nonnull public hudson.DescriptorExtensionList<EnvInjectJobPropertyContributor,EnvInjectJobPropertyContributorDescriptor> getEnvInjectContributors()
@CheckForNull public EnvInjectJobPropertyContributor[] getContributorsInstance()
public boolean isEnvInjectContributionActivated()
Copyright © 2016–2017. All rights reserved.