Package org.onehippo.repository.scheduling
package org.onehippo.repository.scheduling
-
ClassDescriptionInterface to implement to perform the work to be scheduled.Repository job trigger that operates on a cron expression.Context object containing operational information and helper objects for use by
RepositoryJob
s to do their job.Captures information about a repository job.Repository job trigger that allows to schedule a repository job either once at a given date, or repeatedly from a given date onwards.Base class for information about when to schedule a job with the repository.Repository service for scheduling jobs.