#include <events.h>
Data Fields | |
edg_wll_Source | destination |
char * | dest_host |
char * | dest_instance |
char * | job |
enum edg_wll_TransferResult | result |
char * | reason |
char * | dest_jobid |
|
Hostname of server that takes over control of the job. |
|
Service (instance) that takes over control of the job. |
|
Job id as assigned by the receiving software component. |
|
Destination where the job is being transfered to. |
|
Job description in receiver's language. |
|
Detailed description of the transfer, especially reason of failure. |
|
Result code of the transfer attempt (START, OK, REFUSED or FAIL). |