History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JS-274
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: extern
Reporter: Andreas Püschel
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Job Scheduler
Support for titles in job chains (JS-273)

Add title to job chains

Created: 24 April 2008 10:47   Updated: 13 August 2008 10:52
Component/s: Job Scheduler Binaries
Affects Version/s: None
Fix Version/s: 1.3.5

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Job chains shall have a title:

1) Configuration

<job_chain name="my_chain" title="My Chain">...</job_chain>

Job chain configurations in XML files or hot folders support the attribute title=

2) XML Answers

XML answers from Job Scheduler that return job chains shall return the attribute title=

3) API

- Set the title:
  my_job_chain.title = "My Chain"

- Read the title
  echo my_job_chain.title



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.