Package com.inet.taskplanner.server.api.series
package com.inet.taskplanner.server.api.series
Provides classes and interfaces for managing task series in the Task Planner.
This includes series definitions, factories, and builders for different types of series
such as database series, folder series, and JSON series.
-
ClassDescriptionUse this to easily create Series definitions which loads data from a database.With a series the
jobsandresultActionscan be executed multiple times each with a defined set of properties.Definition of aSeriesfor aTaskExecutionwith settings.SeriesFactory<T extends Series>Base class for factories producingSeriescomponents.Contains information about how this kind of series is to be presented, what options with what type it has and how they interact with each other.