Package pro.fessional.wings.tiny.task.service
See: Description
-
Interface Summary Interface Description TinyTaskExecService Launch and cancel tasks, global management, same id can only be started once TinyTaskListService TinyTaskBeatService TinyTaskService Task based on ThreadPoolTaskScheduler and Database. `execute` is only for execution, not involve notice or databases `schedule` auto trigger notice and database, task is managed by idTinyTaskConfService Configure the properties of Tasker, compare the database and configuration files, giving priority to the larger version.