schedule-test1.json revision 2f3539b525a7789b56723ef2553f73d39cf2507e
{
"enabled": false,
"persisted": false,
"misfirePolicy": "fireAndProceed",
"schedule": "30 0/1 * * * ?",
"type": "cron",
"invokeService": "org.forgerock.openidm.testService",
"invokeContext": {
"action": "testAction"
},
"invokeLogLevel": "info",
"timeZone": null,
"startTime": null,
"endTime": null,
"concurrentExecution": false,
"_id": "test1"
}