Annotation Interface SimpleTrigger
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionint
long
int
int
int
boolean
int
-
Element Details
-
startDelaySeconds
int startDelaySeconds- Default:
- 0
-
intervalInMilliseconds
long intervalInMilliseconds- Default:
- 0L
-
intervalInSeconds
int intervalInSeconds- Default:
- 0
-
intervalInMinutes
int intervalInMinutes- Default:
- 0
-
intervalInHours
int intervalInHours- Default:
- 0
-
repeatCount
int repeatCount- Default:
- 0
-
repeatForever
boolean repeatForever- Default:
- false
-