Colour description |
---|
deprecated |
to be deleted |
extends JobSchedulerAdapter
Project | Package | Job | Parent class | Description |
---|---|---|---|---|
jade-batches | com.sos.jade.job | JadeDeleteHistoryJsAdapterClass | Deletes history records from the YADE transfer database. Use com.sos.jitl.housekeeping.cleanupdb.JobSchedulerCleanupSchedulerDbJSAdapterClass | |
SOSJadeHistoryJSAdapterClass | Old Dashboard tables SOSJADE_TRANSFERS, SOSJADE_TRANSFERS_DETAILS. | |||
sos.scheduler.jade | FTPReceiveJob | Jade4JessyBaseClass | ||
FTPSendJob | Jade4JessyBaseClass | |||
SFTPReceiveJob | Jade4JessyBaseClass | |||
SFTPSendJob | Jade4JessyBaseClass | |||
SOSJade4DMZJSAdapter | YADE for DMZ | |||
sos.scheduler.job | SOSDExJSAdapterClass | YADE | ||
jitl-jobs | com.sos.jitl.agentbatchinstaller | JSUniversalAgentBatchInstallerJSAdapterClass | another install agents implementation. see sos.scheduler.InstallationService.JSBatchInstallerJSAdapterClass below | |
com.sos.jitl.checkblacklist | JobSchedulerCheckBlacklistJSAdapterClass | Checks whether there is an order in a blacklist | ||
com.sos.jitl.checkhistory | JobSchedulerCheckHistoryJSAdapterClass | Checks whether a job did run | ||
com.sos.jitl.checkrunhistory | JobSchedulerCheckRunHistoryJSAdapterClass | Checks whether a job did run | ||
com.sos.jitl.dailyplan.job | CreateDailyPlanJSAdapterClass | |||
com.sos.jitl.eventing | EventMonitorProcessAfter | JSEventsClientBaseClass | event processing in spooler_process_after() | |
EventMonitorProcessBefore | JSEventsClientBaseClass | event processing in spooler_process_before() | ||
EventMonitorTaskAfter | JSEventsClientBaseClass | event processing in spooler_task_after() | ||
EventMonitorTaskBefore | JSEventsClientBaseClass | event processing in spooler_task_before() | ||
JSEventsClientJSAdapterClass | JSEventsClientBaseClass | event processing in spooler_process() | ||
checkevents.JobSchedulerCheckEventsJSAdapterClass | Checks whether an event is active | |||
com.sos.jitl.extract.job | CSV2CSVJobJSAdapterClass | recreates a given CSV file:
| ||
ResultSet2CSVJobJSAdapterClass | Extracts a result set to a CSV file | |||
com.sos.jitl.housekeeping.cleanupdb | JobSchedulerCleanupSchedulerDbJSAdapterClass | Deletes history records from the scheduler history tables | ||
com.sos.jitl.housekeeping.dequeuemail | JobSchedulerDequeueMailJobJSAdapterClass | Dequeue mails. the same job as sos.scheduler.job.JobSchedulerDequeueMailJob (see below) | ||
com.sos.jitl.housekeeping.rotatelog | JobSchedulerRotateLogJSAdapterClass | Rotates the log | ||
com.sos.jitl.httppost | JobSchedulerHttpPostJobJSAdapterClass | |||
com.sos.jitl.jobchainnodeparameter.monitor | JobchainNodeSubstituteMonitor | |||
com.sos.jitl.join | JobSchedulerJoinOrdersJSAdapterClass | |||
com.sos.jitl.latecomer | JobSchedulerStartLatecomersJSAdapterClass | |||
com.sos.jitl.mail.smtp | JSSmtpMailClientAdapterClass | JSSmtpMailClientBaseClass | ||
SmtpMailMonitor | JSSmtpMailClientBaseClass | |||
com.sos.jitl.mailprocessor | SOSMailProcessInboxJSAdapterClass | |||
com.sos.jitl.managed.job | ManagedDatabaseJobJSAdapterClass | |||
com.sos.jitl.md5 | JobSchedulerMD5FileJSAdapterClass | Create or checks md5 files ??? see JobSchedulerMD5FileJSAdapterClass below | ||
com.sos.jitl.messaging | MessageConsumerJobJSAdapter | |||
MessageProducerJobJSAdapter | ||||
com.sos.jitl.notification | CleanupNotificationsJobJSAdapterClass | |||
SystemNotifierJobJSAdapterClass | ||||
StoreResultsJobJSAdapterClass | ||||
ResetNotificationsJobJSAdapterClass | ||||
com.sos.jitl.operations.criticalpath.job | UncriticalJobNodesJobJSAdapterClass | Provides a critical path solution | ||
com.sos.jitl.parameters | SetSpecialParameters | |||
com.sos.jitl.reporting.job.inventory | InventoryJobJSAdapterClass | Replaced by InventoryPlugin | ||
com.sos.jitl.reporting.job.report | AggregationJobJSAdapterClass | Aggregation for the JobSchedule Reporting Interface | ||
com.sos.jitl.restclient | CreateApiAccessToken | |||
com.sos.jitl.splitter | JobChainSplitterJSAdapterClass | Creates parallelly running orders in a job chain | ||
com.sos.jitl.sync | JobSchedulerSynchronizeJobChainsJSAdapterClass | Synchronize job chains | ||
com.sos.jitl.textprocessor | JobSchedulerTextProcessorJSAdapterClass | Provides some commands as count for textfiles. used by customer Auswärtiges Amt | ||
com.sos.scheduler.generics | GenericAPIJobJSAdapterClass | instantiates dynamically a provided Job class and calls the following methods:
| ||
sos.scheduler.db | JobSchedulerPLSQLJobJSAdapterClass | Executes plsql scripts | ||
SOSSQLPlusJobJSAdapterClass | Executes command in Oracle SqlPlus | |||
sos.scheduler.file | JobSchedulerCanWrite | JobSchedulerFileOperationBase | ||
JobSchedulerCopyFile | JobSchedulerFileOperationBase | |||
JobSchedulerCreateFiles | JobSchedulerFileOperationBase | |||
JobSchedulerExistsFile | JobSchedulerFileOperationBase | |||
JobSchedulerMD5File | Create or checks md5 files | |||
JobSchedulerNotExistsFile | JobSchedulerFileOperationBase | |||
JobSchedulerRemoveFile | JobSchedulerFileOperationBase | |||
JobSchedulerRenameFile | JobSchedulerFileOperationBase | |||
JSExistsFileJSAdapterClass | Checks whether a file exists | |||
sos.scheduler.InstallationService | JSBatchInstallerJSAdapterClass | Installs Agents | ||
sos.scheduler.job | JobSchedulerDequeueEventsJob | Dequeues events | ||
JobSchedulerDequeueMailJob | com.sos.jitl.housekeeping.dequeuemail JobSchedulerDequeueMailJobJSAdapterClass | Dequeues events. Duplicate - see parent class | ||
JobSchedulerEventJob | Checks event handlers | |||
JobSchedulerExistsEventJob | Check whether an event exists using a XPATH expression. Replaced by com.sos.jitl.eventing.checkevents.JobSchedulerCheckEventsJSAdapterClas | |||
JobSchedulerRemoteCommandJob | Execute commands on a remote machine. replaced by Agents, SSH Jobs | |||
JobSchedulerRestart | Restarts JobScheduler | |||
JobSchedulerSubmitEvenTaskAfterMonitor | Monitor to submit an event | |||
JobSchedulerSubmitEventJob | Job to submit an event | |||
JobSchedulerSubmitEventTaskBeforeMonitor | ||||
JSObjects2GraphvizJSAdapterClass | Creates diagrams for job chains | |||
MonitorSchedulerSendMail | Sends e-mail | |||
sos.scheduler.managed | JobSchedulerManagedJob | Used by Managed Jobs | ||
JobSchedulerManagedDatabaseJob | JobSchedulerManagedJob | |||
JobSchedulerManagedDBReportJob | JobSchedulerManagedDatabaseJob | |||
JobSchedulerManagedExecutableJob | JobSchedulerManagedJob | |||
JobSchedulerManagedMailJob | JobSchedulerManagedJob | |||
JobSchedulerManagedUserJob | JobSchedulerManagedJob | |||
db.JobSchedulerManagedDBReportJobJSAdapterClass | Sends database reports by e-mail | |||
sos.scheduler.misc | CopyJob2OrderParameterJSAdapterClass | Copies all job parameters to the current order | ||
sos.scheduler.reports | JSReportAllParametersJSAdapterClass | logs all parameters at the info level (password as ***) | ||
sos.scheduler.xsl | JobSchedulerXslTransformJSAdapterClass | Performs a XSL transformation | ||
sos-ssh | sos.scheduler.job | SOSSSHJob2JSAdapter | ||
SOSSSHKillJobJSAdapter | ||||
SOSSSHReadPidFileJobJSAdapter |
extends JobSchedulerJob
Project | Package | Job | Parent class | Description | Replacement notes |
---|---|---|---|---|---|
sos-scheduler | sos.scheduler.job | JobSchedulerCheckSanity | unsupported. Checks diskspace and memory | System Monitors such as Nagios, op5 etc. | |
JobSchedulerCreateSequence | gets a sequence number from the database | Hibernate with implementation per DBMS | |||
JobSchedulerDatabaseMonitor | Checks whether a database connection is available | System Monitors such as Nagios, op5 etc. | |||
JobSchedulerExportJob | Exports records from a database to xml | to be discussed: check use of hostWare; export/import might be useful | |||
JobSchedulerExtractJob | Exports records from a database to a CSV file using hostware | replaced by com.sos.jitl.extract.job.ResultSet2CSVJobJSAdapterClass | |||
JobSchedulerImportJob | Imports an XML file into a database | check use of hostWare; export/import might be useful | |||
JobSchedulerMailJob | Send e-mail | ||||
JobSchedulerShowParams | writes the current parameter list to the log | is replaced by adapter class functionality |
extends Job_impl / Monitor_Impl
Project | Package | Job/Monitor | Parent class | Description | Replacement notes |
---|---|---|---|---|---|
jitl-jobs | sos.scheduler.file | SOSSchedulerTextProcessor | Provides some commands as count for textfiles | com.sos.jitl.textprocessor.JobSchedulerTextProcessor | |
sos.scheduler.job | JobSchedulerSubmitEventMonitor | Monitor_impl | |||
JobSchedulerSubmitEventProcessBeforeMonitor | Monitor_impl | ||||
sos-scheduler | sos.scheduler.cron | JobSchedulerCronAdapter | Triggers on changes to the crontab and updates JobScheduler job definition when the crontab changes | live folder | |
sos.scheduler.job | JobSchedulerCleanupHistory | deletes records from the history tables | will extend JobSchedulerCleanupSchedulerDbJSAdapterClass | ||
JobSchedulerCriticalSection | |||||
JobSchedulerSignalJob | internal use. Creates parameterized orders from records of a database. | ||||
JobSchedulerExportMonitor | Monitor_impl | ||||
sos.scheduler.launcher | JobSchedulerLoadTestLauncherJob | internal use. Starts jobs for a load test. | |||
sos.scheduler.process | JobSchedulerProcessPreparationJob | sos.scheduler.managed.configuration.JobSchedulerConfigurationPreparationJob | |||
JobSchedulerProcessWebServiceRequestJob | |||||
JobSchedulerProcessWebServiceResponseJob | |||||
ProcessJob | sos.scheduler.managed.configuration.ConfigurationJob | ||||
ProcessJobMonitor | ProcessBaseMonitor | ||||
ProcessOrderMonitor | ProcessBaseMonitor | ||||
sos.scheduler.webservice | JobSchedulerWebServiceShellJob | Starts a shell command file | job language=shell | ||
JobSchedulerWebServiceShellJobRequest | if an order has been started by a web service, the request xml payload will be transformed | rest | |||
JobSchedulerWebServiceShellJobResponse | rest |