Class CheckMethodProduction
- java.lang.Object
-
- org.gcube.dataanalysis.dataminer.poolmanager.util.CheckMethod
-
- org.gcube.dataanalysis.dataminer.poolmanager.util.impl.CheckMethodProduction
-
public class CheckMethodProduction extends CheckMethod
-
-
Constructor Summary
Constructors Constructor Description CheckMethodProduction()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidcopyFromDmToSVN(File a)static voidmain(String[] args)-
Methods inherited from class org.gcube.dataanalysis.dataminer.poolmanager.util.CheckMethod
checkMethod, copyAlgorithms, copyFromDmToSVN, deleteFiles, doesExist, getFiles
-
-
-
-
Method Detail
-
copyFromDmToSVN
protected void copyFromDmToSVN(File a) throws org.tmatesoft.svn.core.SVNException, SVNCommitException, com.jcraft.jsch.JSchException, com.jcraft.jsch.SftpException
- Specified by:
copyFromDmToSVNin classCheckMethod- Throws:
org.tmatesoft.svn.core.SVNExceptionSVNCommitExceptioncom.jcraft.jsch.JSchExceptioncom.jcraft.jsch.SftpException
-
-