periodicJobLoaded

open fun periodicJobLoaded(originJobId: String, nextJobId: String)

Called when the next occurrence of a repeating job has been inserted into the database. Useful for tracking the current job ID when you hold a reference to it.