Changes between Version 11 and Version 12 of installation_QCG_Broker_Client

Show
Ignore:
Timestamp:
05/19/11 11:12:33 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • installation_QCG_Broker_Client

    v11 v12  
    235235||='''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. || 
    236236||='''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 ||= '''register_job_notification''' || `<jobId>` `<url>` || registers notification consumer for the given job || 
     237||='''register_job_notification''' || `<jobId>` `<url>` || registers notification consumer for the given job || 
    238238||='''list_job_notifications''' =|| `<jobId>` || lists notifications registered for the given job || 
    239239||='''register_tasks_notification''' =|| `<jobId>` `<url>` || register notification for all tasks of the given job ||