Uses of Class
pro.taskana.common.internal.jobs.AbstractTaskanaJob
Packages that use AbstractTaskanaJob
Package
Description
-
Uses of AbstractTaskanaJob in pro.taskana.classification.internal.jobs
Subclasses of AbstractTaskanaJob in pro.taskana.classification.internal.jobsModifier and TypeClassDescriptionclassThis class executes a job of type ClassificationChangedJob. -
Uses of AbstractTaskanaJob in pro.taskana.task.internal.jobs
Subclasses of AbstractTaskanaJob in pro.taskana.task.internal.jobsModifier and TypeClassDescriptionclassJob to cleanup completed tasks after a period of time.classThis class executes a job of type TaskRefreshJob.classJob to recalculate the priority of each task that is not in an endstate. -
Uses of AbstractTaskanaJob in pro.taskana.workbasket.internal.jobs
Subclasses of AbstractTaskanaJob in pro.taskana.workbasket.internal.jobsModifier and TypeClassDescriptionclassJob to cleanup completed workbaskets after a period of time if there are no pending tasks associated to the workbasket.