auth::sync::job::end (public)

 auth::sync::job::end -job_id job_id [ -message message ]

Defined in packages/acs-authentication/tcl/sync-procs.tcl

Record the end of a batch job. Closes out the transaction log and sends out notifications.

Switches:
-job_id (required)
The ID of the batch job you're ending.
-message (optional)
Returns:
array list with result of auth::sync::job::get.
Author:
Lars Pind <lars@collaboraid.biz>
See Also:

Testcases:
sync_start_end, sync_actions, sync_snapshot
[ show source ]
Show another procedure: