ru.yandex.jenkins.plugins.debuilder
Class SVNCommitHelper

java.lang.Object
  extended by 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)
           
 
Method Summary
 String call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVNCommitHelper

public SVNCommitHelper(org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider provider,
                       String path,
                       String commitMessage)
Method Detail

call

public String call()
            throws DebianizingException
Specified by:
call in interface hudson.remoting.Callable<String,DebianizingException>
Throws:
DebianizingException


Copyright © 2004-2012. All Rights Reserved.