Changes between Version 11 and Version 12 of installation_QCG_Broker_Client
- Timestamp:
- 05/19/11 11:12:33 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
installation_QCG_Broker_Client
v11 v12 235 235 ||='''list_tasks''' =|| `<jobId>` `[<status>]` || lists tasks belonging to given job. Optionally it is possible to specify the task's status. Possible task statuses are listed below the table. || 236 236 ||='''tasks_statuses''' =|| `<jobId>` `<summary>` || lists tasks constituting the given job with their statuses. If the `summary` argument is `true` some kind of statistics is additionally displayed. || 237 ||= 237 ||='''register_job_notification''' || `<jobId>` `<url>` || registers notification consumer for the given job || 238 238 ||='''list_job_notifications''' =|| `<jobId>` || lists notifications registered for the given job || 239 239 ||='''register_tasks_notification''' =|| `<jobId>` `<url>` || register notification for all tasks of the given job ||