public interface TimeSequenceBE extends TimeSequence
TimeSequence interface, complemented with
backend-related functionality for calculating the next trigger according to the custom sequence.
These objects are created by the
{@link TimeSequenceProvider#resolve(TimeSequence, com.prosyst.mprm.backend.rules.spi.time.SystemContext)
method.| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getNextPointInTime(java.util.Date after)
Calculates the next timer trigger after a given date.
|
getTextRepresentation, getTypereadObject, writeObjectCopyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.