Package bscw :: Package api :: Package Tasks :: Module ap_uncommitwbtask
[hide private]

Module ap_uncommitwbtask

uncommits to a task
   returns id of uncommitted task

API definition::

 API = (('task_id', 'ASCII string', 1),
        ('reason', 'Unicode string', 1))

(c) Orbiteam Software GmbH, 2003


Version: $Rev: 20268 $

Functions [hide private]
 
param_def()
return the parameter definition
 
do_it(request, task_id, reason)
see above
 
uncommit_task(request, task, reason)
Variables [hide private]
  __package__ = None