|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<T>
org.zeroturnaround.jenkins.util.ArtifactAndMetadataDescriptor<T>
public class ArtifactAndMetadataDescriptor<T extends hudson.model.Describable<T>>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
ArtifactAndMetadataDescriptor()
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doCheckArtifact(hudson.model.AbstractProject project,
String value)
|
hudson.util.FormValidation |
doCheckMetadata(hudson.model.AbstractProject project,
String value)
|
String |
getDisplayName()
|
boolean |
isMetadataSupported()
|
| Methods inherited from class hudson.model.Descriptor |
|---|
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArtifactAndMetadataDescriptor()
| Method Detail |
|---|
public hudson.util.FormValidation doCheckArtifact(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOException
javax.servlet.ServletException
public hudson.util.FormValidation doCheckMetadata(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOException
javax.servlet.ServletExceptionpublic boolean isMetadataSupported()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<T extends hudson.model.Describable<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||