Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.util.SVNUpdater
-
-
Uses of SVNUpdater in org.gcube.dataanalysis.dataminer.poolmanager.service
Constructors in org.gcube.dataanalysis.dataminer.poolmanager.service with parameters of type SVNUpdater Constructor Description DMPMJob(SVNUpdater svnUpdater, Configuration configuration, Algorithm algorithm, Cluster cluster, String vREName, String category, String algorithm_type)ProductionPublishingJob(SVNUpdater svnUpdater, Algorithm algorithm, Cluster prodCluster, String targetVREName, String category, String algorithm_type)StagingJob(SVNUpdater svnUpdater, Algorithm algorithm, Cluster stagingCluster, String rProtoVREName, String category, String algorithm_type) -
Uses of SVNUpdater in org.gcube.dataanalysis.dataminer.poolmanager.util
Methods in org.gcube.dataanalysis.dataminer.poolmanager.util with parameters of type SVNUpdater Modifier and Type Method Description protected voidCheckMethod. copyFromDmToSVN(File algorithmsFile, SVNUpdater svnUpdater) -
Uses of SVNUpdater in org.gcube.dataanalysis.dataminer.poolmanager.util.impl
Subclasses of SVNUpdater in org.gcube.dataanalysis.dataminer.poolmanager.util.impl Modifier and Type Class Description classSVNUpdaterProductionCreated by ggiammat on 5/9/17.classSVNUpdaterStagingCreated by ggiammat on 5/9/17.
-