Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.util.exception.SVNCommitException
-
Packages that use SVNCommitException Package Description org.gcube.dataanalysis.dataminer.poolmanager.util org.gcube.dataanalysis.dataminer.poolmanager.util.impl -
-
Uses of SVNCommitException in org.gcube.dataanalysis.dataminer.poolmanager.util
Methods in org.gcube.dataanalysis.dataminer.poolmanager.util that throw SVNCommitException Modifier and Type Method Description voidCheckMethod. copyAlgorithms(Algorithm algo)protected abstract voidCheckMethod. copyFromDmToSVN(File a)protected voidCheckMethod. copyFromDmToSVN(File algorithmsFile, SVNUpdater svnUpdater)voidSVNUpdater. putFile(FileInputStream fileInputSreeam, String destinationFolder, String fileName)voidSVNUpdater. updateAlgorithmFiles(File a)voidSVNUpdater. updateFile(FileInputStream fileInputStream, String destinationFolder, String fileName) -
Uses of SVNCommitException in org.gcube.dataanalysis.dataminer.poolmanager.util.impl
Methods in org.gcube.dataanalysis.dataminer.poolmanager.util.impl that throw SVNCommitException Modifier and Type Method Description protected voidCheckMethodProduction. copyFromDmToSVN(File a)
-