|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.Plugin
hudson.plugins.svncompat13.PluginImpl
public class PluginImpl
Plugin that allows SVNKit to be compatible with Subversion 1.3. All Subversion operations in Hudson go through SVNKit, which creates working copy only compatible with Subversion 1.4 by default. See SVNKit FAQ for more details.
| Constructor Summary | |
|---|---|
PluginImpl()
|
|
| Method Summary | |
|---|---|
void |
start()
|
| Methods inherited from class hudson.Plugin |
|---|
configure, doDynamic, setServletContext, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginImpl()
| Method Detail |
|---|
public void start()
throws java.lang.Exception
start in class hudson.Pluginjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||