Quartz
Quartz is used to schedule or trigger jobs.
Required properties
- You must set at least one of the following properties (In each case, the default value is the component name):
- endpoint
- service
- interfaceName
- The repeatCount is how many time the job will be performed.
- The repeatInterval is the time spent between two jobs.