auth::sync::job::get_entries (public)

 auth::sync::job::get_entries -job_id job_id

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

Get a list of entry_ids of the job log entries, ordered by entry_time.

Switches:
-job_id
(required)
The ID of the batch job you're ending.
Author:
Lars Pind <lars@collaboraid.biz>

Partial Call Graph (max 5 caller/called nodes):
%3 test_sync_batch_ims_example_doc sync_batch_ims_example_doc (test acs-authentication) auth::sync::job::get_entries auth::sync::job::get_entries test_sync_batch_ims_example_doc->auth::sync::job::get_entries test_sync_batch_ims_test sync_batch_ims_test (test acs-authentication) test_sync_batch_ims_test->auth::sync::job::get_entries db_list db_list (public) auth::sync::job::get_entries->db_list

Testcases:
sync_batch_ims_example_doc, sync_batch_ims_test
[ show source ]
Show another procedure: