From: Miloš Mulač Date: Wed, 27 Sep 2006 14:02:28 +0000 (+0000) Subject: COLLECTION jobtype for RegisterEvent X-Git-Tag: mergeto_glite-lb-client_branch_2_3_0_0243_generic_23Nov06~33 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7eb571de65ece66d62493101e31690e2180cbd69;p=jra1mw.git COLLECTION jobtype for RegisterEvent --- 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_