Package Ganga :: Package Lib :: Package LCG :: Module LCGOutputDownloader :: Class LCGOutputDownloadTask
[hide private]
[frames] | no frames]

Class LCGOutputDownloadTask

source code

Class for defining a data object for each output downloading task.

Instance Methods [hide private]
 
__init__(self, gridObj, jobObj, use_wms_proxy) source code
 
__eq__(self, other)
download task comparison based on job's FQID.
source code
 
__str__(self)
represents the task by the job object
source code
Class Variables [hide private]
  _attributes = 'gridObj', 'jobObj', 'use_wms_proxy'