@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
@Extension(ordinal=1000.0)
public static class CoordinatorProject.DescriptorImpl
extends hudson.model.AbstractProject.AbstractProjectDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
net.sf.json.JSON |
doCheckProjectExistence(String idNameMap) |
net.sf.json.JSON |
doSearchProjectNames(String q) |
String |
getDisplayName()
it shows like when create a new job the title line
|
CoordinatorProject |
newInstance(hudson.model.ItemGroup parent,
String name) |
doAutoCompleteAssignedLabelString, doAutoCompleteLabel, doAutoCompleteUpstreamProjects, doCheckAssignedLabelString, doCheckCustomWorkspace, doCheckLabel, getApplicableSCMCheckoutStrategyDescriptors, isApplicable, validateLabelExpression
all, checkApplicableIn, isApplicableIn, newInstance, newInstance, testInstance
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.TopLevelItemDescriptor
public CoordinatorProject newInstance(hudson.model.ItemGroup parent, String name)
newInstance
in class hudson.model.TopLevelItemDescriptor
public net.sf.json.JSON doCheckProjectExistence(@QueryParameter String idNameMap)
public net.sf.json.JSON doSearchProjectNames(@QueryParameter String q)
Copyright © 2016–2023. All rights reserved.