Interface Trigger

    • Method Detail

      • getNextFireTime

        Instant getNextFireTime()
        Returns:
        the next time at which the trigger is scheduled to fire, or null if it will not fire again
      • getPreviousFireTime

        Instant getPreviousFireTime()
        Returns:
        the previous time at which the trigger fired, or null if it has not fired yet