Package de.hybris.platform.cronjob.jalo
package de.hybris.platform.cronjob.jalo
-
ClassDescriptionAn AbortCronJobException is thrown when during the execution of a
Joban error occurs which can not be handle by theJobitself.Base class for all ProgressTracker implementationsABatchJobis a subclass ofJob, which divides the task which should be performed into severalSteps.AChangeDescriptoris used to describe changes on items during the execution of aJob,BatchJoborStep.TheChangeEventis fired each time a newChangeDescriptoris instanciated.The listener interface for receivingChangeEvents.Deprecated.since ages - please use the Maintenance Cleanup Framework, see https://wiki.hybris.com/display/internal/How+To+Write+And +Configure+Own+Strategy+For+Generic+Instance+CleanupDeprecated.since ages - useCompositeJobPerformableinstead.TheCronJobstores runtime informations, which are used by theJob/BatchJobduring execution (normal & undo).Deprecated.since ages - useCronJobResultThe CronJobManager offers create-methods for CronJobExtension items and methods forTriggerhandling.Simple interface used by Velocity script to render mail as result of finished job and its significant properties.Implementation of ProgressTracker for theCronJobTest for extension CronjobHybrisLogListenerwhich listens for logs of a singleCronJoband prints them to a specified JSP-site.The CronJobUtils offers static convenience utility methods.Step which implements an CVS based export.A job for testing custom attributes listDefault implementation of notification template context using giving CronJob instance.Deprecated.since 4.3Generated class for typeBatchJob.Generated class for typeChangeDescriptor.Generated class for typeCleanUpCronJob.Generated class for typeCleanupDynamicProcessDefinitionsCronJob.Generated class for typeCompositeCronJob.Generated class for typeCompositeEntry.Generated class for typeCompositeJob.Generated class for typeCronJob.Generated class for typeCronJobHistory.Generated class for typeProcessingManager.Generated class for typeCSVExportStep.Generated class for typeFlexibleSearchCronJob.Generated class for typeGenericCSVImportStep.Generated class for typeGetURLStep.Generated class for typeJob.Generated class for typeJobLog.Generated class for typeJobMedia.Generated class for typeJobSearchRestriction.Generated class for typeLogFile.Generated class for typeMediaFolderStructureMigrationCronJob.Generated class for typeMediaProcessCronJob.Generated class for typeMediaProcessorStep.Generated class for typeMoveMediaCronJob.Generated class for typeMoveMediaJob.Generated class for typeProcessTaskLogMaintenanceJob.Generated class for typeRemoveItemsCronJob.Generated class for typeRemoveItemsJob.Generated class for typeStep.Generated class for typeTrigger.Generated class for typeTypeSystemExportJob.Generated class for typeURLCronJob.The abstractGenericCSVImportStepoffers a framework of methods to support the parsing of CSV files.TheJobimplements tasks, whose execution can be scheduled and which can be executed both synchronous and asynchronous (by running in a separatedThread).LogItemof the Cronjob extension, which is used to store log messages in the database.Media item of the CronJob Extension, which offers a lock status attribute.Value Object for storing code, type and query of a job restrictionMedia type for covering log files of cronjob's.TheMediaProcessCronJobis a subclass ofCronJoband should be used for file basedJobs.TheMediaProcessorStepoffers convenience methods for the handling ofJobMedias.Deprecated.since ages - useMoveMediaJobPerformableinstead.CronJob Implementation for asynchronous Item removal.Deprecated.since ages - useRemoveItemsJobPerformableinstead.AStepimplements one part of the logic of a complex / modular task and is part of aBatchJob, a subclass ofJob.Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngineATriggerallows the definition of schedules for the automatic execution of Jobs and BatchJobs.Deprecated.since ages - useCronJobFactoryto add custom factory creation.It is now possible to trigger jobs directly from the trigger, without going via a cronJob.A job for testing, that takes two seconds to runTest for TriggerDeprecated.since 4.3this job isn't performable, at all!!!Deprecated.since 4.3