From 7eb571de65ece66d62493101e31690e2180cbd69 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Mula=C4=8D?= Date: Wed, 27 Sep 2006 14:02:28 +0000 Subject: [PATCH] COLLECTION jobtype for RegisterEvent --- org.glite.lb/project/events.T | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.lb/project/events.T b/org.glite.lb/project/events.T index 24b7626..ab4749e 100644 --- a/org.glite.lb/project/events.T +++ b/org.glite.lb/project/events.T @@ -142,6 +142,7 @@ _code_ DAG The job is dag (containing static set of subjobs). _code_ PARTITIONABLE The job is partitionable (may become partitioned). _code_ PARTITIONED The job is partitioned (dynamically created dag). + _code_ COLLECTION The job is collection (containing static set of subjobs). int nsubjobs Number of subjobs this job plans to spawn. _optional_ -- 1.8.2.3