See: Description
| Interface | Description |
|---|---|
| TimeSequence |
Implementations of this interface can be used to define timer-based triggering of Rules.
|
| Class | Description |
|---|---|
| CronSequence |
System-provided implementation of the
TimeSequence interface realized via Cron expressions for fixed-rate Rule triggers. |
| FixedDelaySequence |
System-provided implementation of the
TimeSequence interface for fixed-delay Rule triggers. |
TimeSequence and default
system-provided implementations.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.