ru.yandex.jenkins.plugins.debuilder
Class SVNCommitHelper
java.lang.Object
ru.yandex.jenkins.plugins.debuilder.SVNCommitHelper
- All Implemented Interfaces:
- hudson.remoting.Callable<String,DebianizingException>, Serializable
public class SVNCommitHelper
- extends Object
- implements Serializable, hudson.remoting.Callable<String,DebianizingException>
- See Also:
- Serialized Form
|
Constructor Summary |
SVNCommitHelper(org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider provider,
String path,
String commitMessage)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVNCommitHelper
public SVNCommitHelper(org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider provider,
String path,
String commitMessage)
call
public String call()
throws DebianizingException
- Specified by:
call in interface hudson.remoting.Callable<String,DebianizingException>
- Throws:
DebianizingException
Copyright © 2004-2012. All Rights Reserved.