public interface Trigger
Scheduled| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Instant |
getNextFireTime() |
Instant |
getPreviousFireTime() |
String getId()
Instant getNextFireTime()
null if it will not fire againInstant getPreviousFireTime()
null if it has not fired yetCopyright © 2020 JBoss by Red Hat. All rights reserved.