|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
org.jenkinsci.plugins.androidsigning.SignArtifactPlugin.SignArtifactDescriptor
@Extension public static final class SignArtifactPlugin.SignArtifactDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary | |
|---|---|
static String |
DISPLAY_NAME
|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
SignArtifactPlugin.SignArtifactDescriptor()
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doCheckAlias(hudson.model.AbstractProject project,
String value)
|
hudson.util.FormValidation |
doCheckSelection(hudson.model.AbstractProject project,
String value)
|
hudson.util.ListBoxModel |
doFillKeystoreItems()
|
String |
getDisplayName()
|
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
|
| Methods inherited from class hudson.tasks.BuildStepDescriptor |
|---|
filter |
| Methods inherited from class hudson.model.Descriptor |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DISPLAY_NAME
| Constructor Detail |
|---|
public SignArtifactPlugin.SignArtifactDescriptor()
| Method Detail |
|---|
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public hudson.util.ListBoxModel doFillKeystoreItems()
public hudson.util.FormValidation doCheckAlias(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException
IOException
public hudson.util.FormValidation doCheckSelection(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException,
InterruptedException
IOException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||