@Extension
public static final class SignApksBuilder.SignApksDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_NAME |
| Constructor and Description |
|---|
SignApksDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckAlias(hudson.model.AbstractProject project,
String value) |
hudson.util.FormValidation |
doCheckSelection(hudson.model.AbstractProject project,
String value) |
hudson.util.ListBoxModel |
doFillKeystoreItems(hudson.model.ItemGroup<?> parent) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
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, toMappublic static final String DISPLAY_NAME
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public hudson.util.ListBoxModel doFillKeystoreItems(@AncestorInPath
hudson.model.ItemGroup<?> parent)
public hudson.util.FormValidation doCheckAlias(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckSelection(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.