Uses of Package
org.onehippo.repository.scheduling
-
Packages that use org.onehippo.repository.scheduling Package Description org.onehippo.repository.scheduling -
Classes in org.onehippo.repository.scheduling used by org.onehippo.repository.scheduling Class Description RepositoryJob Interface to implement to perform the work to be scheduled.RepositoryJobExecutionContext Context object containing operational information and helper objects for use byRepositoryJob
s to do their job.RepositoryJobInfo Captures information about a repository job.RepositoryJobTrigger Base class for information about when to schedule a job with the repository.