19 #ifndef __XRD_CL_THIRD_PARTY_COPY_JOB_HH__
20 #define __XRD_CL_THIRD_PARTY_COPY_JOB_HH__
73 static std::string GenerateKey();
80 std::string checkSumMode;
81 std::string checkSumType;
82 std::string checkSumPreset;
Interface for copy progress notification.
A key-value pair map storing both keys and values as strings.
virtual XRootDStatus Run(CopyProgressHandler *progress=0)
ThirdPartyCopyJob(uint16_t jobId, PropertyList *jobProperties, PropertyList *jobResults)
Constructor.