Class | Description |
---|---|
BaseJob |
Base class for jobs.
|
ConfiguredJob |
Job, specified in Configuration.xml, for executing things to do with an adapter, like starting or stopping it.
|
IbisJobBuilder | |
IbisJobDetail | |
JobDef |
Definition / configuration of scheduler jobs.
|
NamedThreadFactory | |
SchedulerAdapter |
The SchedulerAdapter is an adapter for the Quartz scheduler
It transforms the information from the scheduler to XML. |
SchedulerFactoryBean |
Extending the Spring SchedulerFactoryBean because it starts the Quartz scheduler instance.
|
SchedulerHelper |
The SchedulerHelper encapsulates the quarz scheduler.
|
SchedulerSender |
Registers a trigger in the scheduler so that the message is send to a javalistener
at a scheduled time.
|
ServiceJob |
Job, generated by SchedulerSender, for sending messages to a javalistener.
|
Enum | Description |
---|---|
IbisJobDetail.JobType | |
JobDefFunctions |
Copyright © 2023 Frank!Framework. All rights reserved.