Bug 353828 - [JAXB] eliminate special syntax for jobId and jobStatus
Summary: [JAXB] eliminate special syntax for jobId and jobStatus
Status: NEW
Alias: None
Product: PTP
Classification: Tools
Component: RM (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 17:06 EDT by Albert L. Rossi CLA
Modified: 2012-10-26 10:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert L. Rossi CLA 2011-08-03 17:06:52 EDT
Instead of @jobId, we simply use jobId and jobStatus as keywords.  And exact equivalence with 'jobId' means resolve ${ptp_rm:UUID#name} and an exact equivalence with 'jobStatus' means resolve ${ptp_rm:UUID#value}.

Some other provision will have to be made for the default stdout/stderr paths which look for @jobId in the actual path string (not sure yet how to handle this).