ProdDatabase.UploaderTask Class Reference

List of all members.

Public Member Functions

 UploaderTask (int noOfModules, String cmd, boolean quitOnFinish)
void go ()
 Called from ProgressBarDemo to start the task.
int getLengthOfTask ()
 to be done.
int getCurrent ()
void stop ()
boolean isDone ()
 Called from ProgressBarDemo to find out if the task has completed.
String getMessage ()
 Returns the most recent status message, or null if there is no current status message.

Package Attributes

Pattern aPattern = Pattern.compile(".*\\d{14}\\.jassm.*")

Private Attributes

int lengthOfTask
int current = 0
boolean done = false
boolean cancelled = false
String statMessage
String command
boolean quitOnFinish
boolean isAssemblyUpload

Classes

class  ActualTask
 The actual long running task. More...

Detailed Description

Definition at line 4 of file UploaderTask.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:14:38 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6