Enumeration: TimeUnit

An interface representing the different units of time which can be used with IntervalTrigger.timeUnit.

View the Triggers documentation to learn more.

Enumeration Members

DAYS

DAYS: "DAYS"

HOURS

HOURS: "HOURS"

MINUTES

MINUTES: "MINUTES"

SECONDS

SECONDS: "SECONDS"