@Extension
public static class SpoonTrigger.DescriptorImpl
extends hudson.triggers.TriggerDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckHookUrl(String value) |
hudson.util.FormValidation |
doCheckRepositoryUrl(String value) |
String |
getDisplayName() |
URL |
getHookUrl() |
boolean |
isApplicable(hudson.model.Item item) |
void |
queueJob(Runnable runnable) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 void queueJob(Runnable runnable)
public hudson.util.FormValidation doCheckRepositoryUrl(@QueryParameter String value)
public hudson.util.FormValidation doCheckHookUrl(@QueryParameter String value)
public URL getHookUrl() throws MalformedURLException
MalformedURLException
public boolean isApplicable(hudson.model.Item item)
isApplicable
in class hudson.triggers.TriggerDescriptor
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.triggers.Trigger<?>>
Copyright © 2004-2016. All Rights Reserved.