gov.bnl.star.offline.scheduler.util.persistent
Class ReportWriter

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.util.persistent.ReportWriter

public class ReportWriter
extends java.lang.Object

Writes documentation about the state of jobs.

Author:
Levente Hajdu

Constructor Summary
ReportWriter()
          Creates a new instance of ReportWriter
 
Method Summary
 void addToReportText(java.lang.String text)
           
 void writeReport(Request request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportWriter

public ReportWriter()
Creates a new instance of ReportWriter

Method Detail

addToReportText

public void addToReportText(java.lang.String text)

writeReport

public void writeReport(Request request)


Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.