Class WorkbasketCleanupJob

  • All Implemented Interfaces:
    TaskanaJob

    public class WorkbasketCleanupJob
    extends AbstractTaskanaJob
    Job to cleanup completed workbaskets after a period of time if there are no pending tasks associated to the workbasket.
    • Method Detail

      • initializeSchedule

        public static void initializeSchedule​(TaskanaEngine taskanaEngine)
        Initializes the WorkbasketCleanupJob schedule.
        All scheduled cleanup jobs are cancelled/deleted and a new one is scheduled.
        Parameters:
        taskanaEngine - the taskana engine