@Extension
public static final class FanInReverseBuildTrigger.DescriptorImpl
extends hudson.triggers.TriggerDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteUpstreamProjects(String value,
hudson.model.Item self,
hudson.model.ItemGroup container) |
hudson.util.FormValidation |
doCheckUpstreamProjects(hudson.model.Job project,
String value) |
String |
getDisplayName() |
boolean |
isApplicable(hudson.model.Item item) |
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 String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.triggers.Trigger<?>>
public boolean isApplicable(hudson.model.Item item)
isApplicable
in class hudson.triggers.TriggerDescriptor
public hudson.model.AutoCompletionCandidates doAutoCompleteUpstreamProjects(@QueryParameter String value, @AncestorInPath hudson.model.Item self, @AncestorInPath hudson.model.ItemGroup container)
public hudson.util.FormValidation doCheckUpstreamProjects(@AncestorInPath hudson.model.Job project, @QueryParameter String value)
Copyright © 2016–2018. All rights reserved.