Added owner to the jobRecord
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 13 Oct 2005 15:48:08 +0000 (15:48 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 13 Oct 2005 15:48:08 +0000 (15:48 +0000)
org.glite.jp.ws-interface/src/JobProvenanceTypes.xml

index ef62d26..a9f4e6d 100644 (file)
@@ -83,6 +83,7 @@
                        Used for both feeding JP index server from primary storage
                        and to answer user queries on index server.
                        <elem name="jobid" type="xsd:string">ID of the job.</elem>
+                       <elem name="owner" type="xsd:string">Job owner.</elem>
                        <elem name="attributes" type="attrValue" optional="yes" list="yes">
                                Attribute values, required by query/feed and available right now.
                        </elem>