|
||||||||||
| 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 |
| Field Summary | |
|---|---|
static PvcsScm.DescriptorImpl |
DESCRIPTOR
|
| Fields inherited from class hudson.scm.SCMDescriptor |
|---|
generation, repositoryBrowser |
| Fields inherited from class hudson.model.Descriptor |
|---|
ALL, clazz |
| Method Summary | |
|---|---|
boolean |
configure(StaplerRequest req)
|
void |
doExecutableCheck(StaplerRequest req,
StaplerResponse resp)
|
java.lang.String |
getDisplayName()
|
java.lang.String |
getExecutable()
|
| Methods inherited from class hudson.scm.SCMDescriptor |
|---|
getBrowserDescriptors, isBrowserReusable |
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, convert, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getJsonSafeClassName, 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 |
|---|
public static final PvcsScm.DescriptorImpl DESCRIPTOR
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class Descriptor<SCM>
public boolean configure(StaplerRequest req)
throws Descriptor.FormException
configure in class Descriptor<SCM>Descriptor.FormExceptionpublic java.lang.String getExecutable()
public void doExecutableCheck(StaplerRequest req,
StaplerResponse resp)
throws java.io.IOException,
javax.servlet.ServletException
java.io.IOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||