| AbstractProgressTracker |
Base class for all ProgressTracker implementations
|
| BatchJob |
A BatchJob is a subclass of Job, which divides the task which should be performed into
several Steps.
|
| ChangeDescriptor |
A ChangeDescriptor is used to describe changes on items during the execution of a Job,
BatchJob or Step.
|
| ChangeEvent |
The ChangeEvent is fired each time a new ChangeDescriptor is instanciated.
|
| CleanUpCronJob |
Deprecated.
|
| CleanupDynamicProcessDefinitionsCronJob |
|
| CompositeCronJob |
|
| CompositeEntry |
|
| CompositeJob |
Deprecated.
|
| CronJob |
The CronJob stores runtime informations, which are used by the Job/BatchJob
during execution (normal & undo).
|
| CronJob.CronJobResult |
Deprecated.
|
| CronJob.CronJobThreadSettings |
|
| CronJobEventTest |
|
| CronJobHistory |
|
| CronJobLoggingTest |
|
| CronJobLogListener |
|
| CronJobManager |
The CronJobManager offers create-methods for CronJobExtension items and methods for Trigger handling.
|
| CronJobProgressTracker |
Implementation of ProgressTracker for the CronJob
|
| CronJobTest |
Test for extension Cronjob
|
| CronJobToJspLogListener |
|
| CronJobUtils |
The CronJobUtils offers static convenience utility methods.
|
| CSVExportStep |
Step which implements an CVS based export.
|
| CustomAttributesTriggerableJob |
A job for testing custom attributes list
|
| DatabaseReconnectTest |
|
| DatabaseReconnectWithoutRestartTest |
|
| DefaultCronJobNotificationTemplateContext |
Default implementation of notification template context using giving CronJob instance.
|
| FlexibleSearchCronJob |
Deprecated.
|
| GeneratedBatchJob |
|
| GeneratedChangeDescriptor |
|
| GeneratedCleanUpCronJob |
|
| GeneratedCleanupDynamicProcessDefinitionsCronJob |
|
| GeneratedCompositeCronJob |
|
| GeneratedCompositeEntry |
|
| GeneratedCompositeJob |
|
| GeneratedCronJob |
|
| GeneratedCronJobHistory |
|
| GeneratedCronJobManager |
Generated class for type ProcessingManager.
|
| GeneratedCSVExportStep |
|
| GeneratedFlexibleSearchCronJob |
|
| GeneratedGenericCSVImportStep |
|
| GeneratedGetURLStep |
|
| GeneratedJob |
Generated class for type Job.
|
| GeneratedJobLog |
Generated class for type JobLog.
|
| GeneratedJobMedia |
|
| GeneratedJobSearchRestriction |
|
| GeneratedLogFile |
|
| GeneratedMediaFolderStructureMigrationCronJob |
|
| GeneratedMediaProcessCronJob |
|
| GeneratedMediaProcessorStep |
|
| GeneratedMoveMediaCronJob |
|
| GeneratedMoveMediaJob |
|
| GeneratedProcessTaskLogMaintenanceJob |
|
| GeneratedRemoveItemsCronJob |
|
| GeneratedRemoveItemsJob |
|
| GeneratedStep |
Generated class for type Step.
|
| GeneratedTrigger |
|
| GeneratedTypeSystemExportJob |
|
| GeneratedURLCronJob |
|
| GenericCSVImportStep |
The abstract GenericCSVImportStep offers a framework of methods to support the parsing of CSV files.
|
| GenericCSVImportStepTest |
|
| GetURLStep |
|
| Job |
The Job implements tasks, whose execution can be scheduled and which can be executed both synchronous
and asynchronous (by running in a separated Thread).
|
| Job.JobFileLogContainer |
|
| JobLog |
Log Item of the Cronjob extension, which is used to store log messages in the database.
|
| JobMedia |
Media item of the CronJob Extension, which offers a lock status attribute.
|
| JobSearchRestriction |
Value Object for storing code, type and query of a job restriction
|
| LogFile |
Media type for covering log files of cronjob's.
|
| MediaFolderStructureMigrationCronJob |
|
| MediaProcessCronJob |
The MediaProcessCronJob is a subclass of CronJob and should be used for file based
Jobs.
|
| MediaProcessorStep |
The MediaProcessorStep offers convenience methods for the handling of JobMedias.
|
| MixedLogToFileCronJobTest |
|
| MoveMediaCronJob |
|
| MoveMediaJob |
Deprecated.
|
| PLA_12481_Test |
|
| ProcessTaskLogMaintenanceJob |
|
| RemoveItemsCronJob |
CronJob Implementation for asynchronous Item removal.
|
| RemoveItemsJob |
Deprecated.
|
| Step |
A Step implements one part of the logic of a complex / modular task and is part of a
BatchJob, a subclass of Job.
|
| SyncExcutionTestJob |
|
| TestJob |
|
| TimerTaskUtils |
Deprecated.
|
| Trigger |
A Trigger allows the definition of schedules for the automatic execution of Jobs and BatchJobs.
|
| TriggerableJobTest |
It is now possible to trigger jobs directly from the trigger, without going via a cronJob.
|
| TriggerableTwoSecondJob |
A job for testing, that takes two seconds to run
|
| TriggerTest |
Test for Trigger
|
| TypeSystemExportJob |
Deprecated.
|
| UnPerformableJob |
this job isn't performable, at all!!!
|
| URLCronJob |
Deprecated.
|