#include <events.h>
Data Fields | |
char * | queue |
char * | job |
enum edg_wll_EnQueuedResult | result |
char * | reason |
|
Job description in the receiver's language. |
|
Queue into which the job has been stored for retrieval by another component. |
|
Detailed description of the attempt to enqueue the job, especially the reason of failure. |
|
Result code of the attempt to put job into the queue (START, OK, REFUSED or FAIL). |