|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.model.Descriptor<ComputerSet>
hudson.model.ComputerSet.DescriptorImpl
@Extension public static class ComputerSet.DescriptorImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hudson.model.Descriptor |
---|
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self |
Field Summary |
---|
Fields inherited from class hudson.model.Descriptor |
---|
clazz |
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Constructor Summary | |
---|---|
ComputerSet.DescriptorImpl()
|
Method Summary | |
---|---|
AutoCompletionCandidates |
doAutoCompleteCopyNewItemFrom(String value)
Auto-completion for the "copy from" field in the new job page. |
String |
getDisplayName()
Human readable name of this kind of configurable object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComputerSet.DescriptorImpl()
Method Detail |
---|
public String getDisplayName()
Descriptor
getDisplayName
in class Descriptor<ComputerSet>
public AutoCompletionCandidates doAutoCompleteCopyNewItemFrom(@QueryParameter String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |