@Symbol(value={"notifyBitbucket","notifyStash"})
@Extension
public static final class StashNotifier.DescriptorImpl
extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Modifier | Constructor and Description |
|---|---|
|
DescriptorImpl() |
protected |
DescriptorImpl(boolean load) |
filteraddHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic DescriptorImpl()
protected DescriptorImpl(boolean load)
public ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item project)
public boolean isConsiderUnstableAsSuccess()
@DataBoundSetter public void setConsiderUnstableAsSuccess(boolean considerUnstableAsSuccess)
public String getCredentialsId()
@DataBoundSetter public void setCredentialsId(String credentialsId)
public boolean isDisableInprogressNotification()
@DataBoundSetter public void setDisableInprogressNotification(boolean disableInprogressNotification)
public boolean isIgnoreUnverifiedSsl()
@DataBoundSetter public void setIgnoreUnverifiedSsl(boolean ignoreUnverifiedSsl)
public boolean isIncludeBuildNumberInKey()
@DataBoundSetter public void setIncludeBuildNumberInKey(boolean includeBuildNumberInKey)
public boolean isPrependParentProjectKey()
@DataBoundSetter public void setPrependParentProjectKey(boolean prependParentProjectKey)
public String getStashRootUrl()
@DataBoundSetter public void setStashRootUrl(String stashRootUrl)
public FormValidation doCheckCredentialsId(@QueryParameter String value, @AncestorInPath Item project)
public FormValidation doCheckStashServerBaseUrl(@QueryParameter String value)
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Publisher>@NonNull public String getDisplayName()
getDisplayName in class Descriptor<Publisher>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
configure in class Descriptor<Publisher>Copyright © 2016–2022. All rights reserved.