History log of /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/schedules/schedule-script.json
Revision Date Author Comments Expand
9cf73d59a6c38a3cdeb1c798b4e2c10df21cf6dc 27-May-2014 Laurent Bristiel <laurent.bristiel@forgerock.com>

there now is generic support to put additional properties inside the script object - reviewed by Andi via Skype

15aa4c093515680f38c4ab6623c1e0bb15d97ca4 15-Jan-2013 Chad Kienle <chad.kienle@forgerock.com>

[OPENIDM-1107][CR-1178] Added new configurable feature for schedules called "concurrentExecution" (default to false) which enables/disables concurrent execution of individual job triggers, and updated sample schedule configs.

/forgerock/openidm-v4/openidm-quartz-fragment/src/main/java/org/forgerock/openidm/quartz/impl/RepoJobStore.java /forgerock/openidm-v4/openidm-quartz-fragment/src/main/java/org/forgerock/openidm/quartz/impl/StatefulSchedulerServiceJob.java /forgerock/openidm-v4/openidm-scheduler/src/main/java/org/forgerock/openidm/scheduler/ScheduleConfig.java /forgerock/openidm-v4/openidm-scheduler/src/main/java/org/forgerock/openidm/scheduler/SchedulerService.java /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample1/conf/schedule-reconcile_systemXmlAccounts_managedUser.json /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample2/conf/schedule-recon.json /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample2b/conf/schedule-recon.json /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample4/conf/schedule-recon.json /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample5/conf/schedule-reconcile_systemLdapAccounts_managedUser.json /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample6/conf/schedule-activeSynchroniser_systemLdapAccount.json /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample6/conf/schedule-reconcile.json schedule-activeSynchroniser_systemADAccount_managedUser.json schedule-activeSynchroniser_systemLdapAccount_managedUser.json schedule-reconcile_systemLdapAccount_managedUser.json schedule-script.json /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/taskscanner/conf/schedule-taskscan_sunset.json
c560e6f2484111d615cc6b6500d40a7760836713 13-Nov-2012 Andi Egloff <andi.egloff@forgerock.com>

Move the sample directory to match the new naming of schedule files