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