public static final class StashBuildTrigger.DescriptorImpl extends TriggerDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CI_BUILD_PHRASES |
static String |
DEFAULT_CI_SKIP_PHRASES |
clazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
ListBoxModel |
doFillCredentialsIdItems(Item context,
String stashHost) |
String |
getDisplayName() |
boolean |
getEnablePipelineSupport() |
boolean |
isApplicable(Item item) |
void |
setEnablePipelineSupport(boolean enablePipelineSupport) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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, toMappublic static final String DEFAULT_CI_SKIP_PHRASES
public static final String DEFAULT_CI_BUILD_PHRASES
public boolean getEnablePipelineSupport()
@DataBoundSetter public void setEnablePipelineSupport(boolean enablePipelineSupport)
public boolean isApplicable(Item item)
isApplicable in class TriggerDescriptorpublic String getDisplayName()
getDisplayName in class Descriptor<Trigger<?>>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws Descriptor.FormException
configure in class Descriptor<Trigger<?>>Descriptor.FormExceptionpublic ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item context, @QueryParameter String stashHost)
Copyright © 2016–2019. All rights reserved.