Package com.inet.taskplanner.server.api.series
package com.inet.taskplanner.server.api.series
-
ClassDescriptionUse this to easily create Series definitions which loads data from a database.With a series the
jobs
andresultActions
can be executed multiple times each with a defined set of properties.Definition of aSeries
for aTaskExecution
with settings.SeriesFactory<T extends Series>Base class for factories producingSeries
components.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.