@Extension public static class BuildingBlockQueueCondition.DescriptorImpl extends BlockQueueCondition.BlockQueueConditionDescriptor
Constructor and Description |
---|
BuildingBlockQueueCondition.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteProject(String value,
hudson.model.Item self,
hudson.model.ItemGroup container) |
hudson.util.FormValidation |
doCheckProject(String project,
hudson.model.Item self) |
String |
getDisplayName() |
all
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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public BuildingBlockQueueCondition.DescriptorImpl()
public hudson.model.AutoCompletionCandidates doAutoCompleteProject(@QueryParameter String value, @AncestorInPath hudson.model.Item self, @AncestorInPath hudson.model.ItemGroup container)
public hudson.util.FormValidation doCheckProject(@QueryParameter String project, @AncestorInPath hudson.model.Item self)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<BlockQueueCondition>
Copyright © 2004-2016. All Rights Reserved.