@Extension public static class BuildResultTriggerInfo.DescriptorImpl extends hudson.model.Descriptor<BuildResultTriggerInfo>
| Constructor and Description |
|---|
BuildResultTriggerInfo.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteJobNames(String value,
hudson.model.Item self,
hudson.model.ItemGroup container) |
hudson.util.FormValidation |
doCheckJobNames(hudson.model.Item project,
String value) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMappublic BuildResultTriggerInfo.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<BuildResultTriggerInfo>public hudson.model.AutoCompletionCandidates doAutoCompleteJobNames(@QueryParameter
String value,
@AncestorInPath
hudson.model.Item self,
@AncestorInPath
hudson.model.ItemGroup container)
public hudson.util.FormValidation doCheckJobNames(@AncestorInPath
hudson.model.Item project,
@QueryParameter
String value)
Copyright © 2004-2014. All Rights Reserved.