@Extension
public class PluginDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
Constructor and Description |
---|
PluginDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckCustomPathToApk(String value,
hudson.model.AbstractProject<?,?> project) |
hudson.util.FormValidation |
doCheckThresholdInMb(String value) |
String |
getDisplayName() |
boolean |
isApplicable(Class type) |
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 boolean isApplicable(Class type)
isApplicable
in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Publisher>
public hudson.util.FormValidation doCheckThresholdInMb(@QueryParameter String value)
public hudson.util.FormValidation doCheckCustomPathToApk(@QueryParameter String value, @AncestorInPath hudson.model.AbstractProject<?,?> project)
Copyright © 2016–2017. All rights reserved.