25#ifndef __XRD_CL_COPY_JOB_HH__
26#define __XRD_CL_COPY_JOB_HH__
virtual ~CopyJob()
Virtual destructor.
PropertyList * GetResults()
Get the job results.
virtual XRootDStatus Run(CopyProgressHandler *progress=0)=0
PropertyList * GetProperties()
Get the job properties.
const URL & GetSource() const
Get source.
CopyJob(uint16_t jobId, PropertyList *jobProperties, PropertyList *jobResults)
Constructor.
const URL & GetTarget() const
Get target.
PropertyList * pProperties
Interface for copy progress notification.
A key-value pair map storing both keys and values as strings.