|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<SCM>
hudson.scm.SCMDescriptor<PvcsScm>
hudson.plugins.pvcs_scm.PvcsScm.DescriptorImpl
public static final class PvcsScm.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
Descriptor.FormException, Descriptor.PropertyType |
| Field Summary | |
|---|---|
static PvcsScm.DescriptorImpl |
DESCRIPTOR
|
| Fields inherited from class hudson.scm.SCMDescriptor |
|---|
generation, repositoryBrowser |
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Method Summary | |
|---|---|
boolean |
configure(StaplerRequest req,
net.sf.json.JSONObject formData)
|
FormValidation |
doExecutableCheck(java.lang.String value)
|
java.lang.String |
getDisplayName()
|
java.lang.String |
getExecutable()
|
| Methods inherited from class hudson.scm.SCMDescriptor |
|---|
getBrowserDescriptors, isApplicable, isBrowserReusable |
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Extension public static final PvcsScm.DescriptorImpl DESCRIPTOR
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class Descriptor<SCM>
public boolean configure(StaplerRequest req,
net.sf.json.JSONObject formData)
throws Descriptor.FormException
configure in class Descriptor<SCM>Descriptor.FormExceptionpublic java.lang.String getExecutable()
public FormValidation doExecutableCheck(@QueryParameter
java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||