gov.nasa.pds.report.update
Class ReportServiceUpdate

java.lang.Object
  extended by gov.nasa.pds.report.update.ReportServiceUpdate

public class ReportServiceUpdate
extends Object


Constructor Summary
ReportServiceUpdate(LogPath logPath, String profileName, boolean isNewProfile)
           
 
Method Summary
 void buildCfg(String localPath, String sawmillProfileHome, List<LogSet> newLogSets)
           
 void transferLogs(String hostname, String username, String password, String remotePath, String label)
           
 void updateSawmill(String sawmillHome)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportServiceUpdate

public ReportServiceUpdate(LogPath logPath,
                           String profileName,
                           boolean isNewProfile)
Method Detail

buildCfg

public void buildCfg(String localPath,
                     String sawmillProfileHome,
                     List<LogSet> newLogSets)
              throws IOException
Throws:
IOException

transferLogs

public void transferLogs(String hostname,
                         String username,
                         String password,
                         String remotePath,
                         String label)
                  throws IOException,
                         RSUpdateException
Throws:
IOException
RSUpdateException

updateSawmill

public void updateSawmill(String sawmillHome)
                   throws IOException,
                          RSUpdateException
Throws:
IOException
RSUpdateException


Copyright © 2010-2014 Planetary Data System. All Rights Reserved.