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