Package com.inet.taskplanner.server.api.trigger.time
package com.inet.taskplanner.server.api.trigger.time
Provides classes for managing time-based triggers in the Task Planner.
This includes the implementation of triggers that execute tasks at specific times,
with support for various scheduling options like repeat intervals and monthly days.
-
ClassDescriptionFor a
monthlyrepeat interval this determines the day of the month for the execution.These are repeating intervals which you can use for yourTimeTrigger.A task planner trigger that executes a task when the configured time settings applyTrigger implementation for theCUSTOMsettings of the time trigger.