Class CheckMethodStaging
- java.lang.Object
-
- org.gcube.dataanalysis.dataminer.poolmanager.util.CheckMethod
-
- org.gcube.dataanalysis.dataminer.poolmanager.util.impl.CheckMethodStaging
-
public class CheckMethodStaging extends CheckMethod
-
-
Constructor Summary
Constructors Constructor Description CheckMethodStaging()
-
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 Exception
- Specified by:
copyFromDmToSVNin classCheckMethod- Throws:
Exception
-
-