new jobtype COLLECTION
authorMiloš Mulač <mulac@civ.zcu.cz>
Wed, 27 Sep 2006 14:04:09 +0000 (14:04 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Wed, 27 Sep 2006 14:04:09 +0000 (14:04 +0000)
org.glite.lb/project/status.T

index b5fbeed..7dab62d 100644 (file)
@@ -5,8 +5,9 @@ _index_
 
 int    jobtype         Type of job
        _null_  -1
-       _code_ SIMPLE   simple job
-       _code_ DAG      composite job
+       _code_ SIMPLE           simple job
+       _code_ DAG              composite job
+       _code_ COLLECTION       parent of collection of jobs
 jobid  parent_job      parent job of subjob
 
 string seed            string used for generation of subjob IDs