@Extension
public static final class FeatureBranchProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor
Constructor and Description |
---|
FeatureBranchProperty.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
List<hudson.model.AbstractProject<?,?>> |
listIntegratableProjects() |
hudson.model.JobProperty<?> |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
all, getPropertyDescriptors, isApplicable
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public FeatureBranchProperty.DescriptorImpl()
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.JobPropertyDescriptor
hudson.model.Descriptor.FormException
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.model.JobProperty<?>>
public List<hudson.model.AbstractProject<?,?>> listIntegratableProjects()
Copyright © 2004-2014. All Rights Reserved.