Package com.inet.taskplanner.server.api.job


package com.inet.taskplanner.server.api.job
Provides classes for managing jobs in the Task Planner. This includes the definition, execution, and monitoring of jobs, along with their conditions and result containers. Jobs represent the actual execution units that perform the scheduled tasks.