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 execution.These are repeating intervals which you can use for yourTimeTrigger.A Task Planner trigger that executes a task when the configured time settings apply.Trigger implementation for theCUSTOMsettings of the time trigger.