@Extension public static class JobResultBlockQueueCondition.DescriptorImpl extends BlockQueueCondition.BlockQueueConditionDescriptor
Constructor and Description |
---|
JobResultBlockQueueCondition.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) |
hudson.util.ListBoxModel |
doFillResultItems() |
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 JobResultBlockQueueCondition.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 hudson.util.ListBoxModel doFillResultItems()
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<BlockQueueCondition>
Copyright © 2004-2016. All Rights Reserved.