Package com.inet.taskplanner.server.api
package com.inet.taskplanner.server.api
Provides the core API for the Task Planner server functionality.
This includes interfaces and classes for task definition, execution,
scheduling, and management of various types of tasks and their results.
-
ClassDescriptionDefines an entry of requested data, such as a priority.This represents the settings of a task.Contains internal, non-configurable information about a planned taskAccesses runtime information for the current task execution.The main class of the Task Planner package.