You can configure alfresco-global.properties and dev-log4j2.properties to implement a global delay to CRON based jobs; for example, until after the server has fully started.
You can set a delay for all cron based jobs; in other words, jobs that use the org.alfresco.util.CronTriggerBean class. The default value is 10 minutes.