git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a735c60
)
another optional field
author
Aleš Křenek
<ljocha@ics.muni.cz>
Sat, 8 Sep 2007 01:44:46 +0000
(
01:44
+0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Sat, 8 Sep 2007 01:44:46 +0000
(
01:44
+0000)
org.glite.lb/project/events.T
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/project/events.T
b/org.glite.lb/project/events.T
index
915b0a2
..
7131a6d
100644
(file)
--- a/
org.glite.lb/project/events.T
+++ b/
org.glite.lb/project/events.T
@@
-65,6
+65,7
@@
@type EnQueued The job has been enqueued in an inter-component queue.
string queue Queue into which the job has been stored for retrieval by another component.
string job Job description in the receiver's language.
+ _optional_
int result Result code of the attempt to put job into the queue (START, OK, REFUSED or FAIL).
_code_ START The sending component has started or is about to start enqueuing the job.
_code_ OK The job was enqueued successfully.