webcron/src/Command
Jeroen De Meerleer 02f018e94c
Add TimefixCommand for adjusting job run times
- Added a new command to adjust next run and last run times of jobs based on input options. The command parses the adjustment time provided and updates the job entities accordingly.
2024-05-22 17:51:26 +02:00
..
CleanupCommand.php Refactor command classes to use specific interfaces 2024-05-22 10:36:27 +02:00
DaemonCommand.php Refactor command classes to use specific interfaces 2024-05-22 10:36:27 +02:00
DemoInstallCommand.php Refactor command classes to use specific interfaces 2024-05-22 10:36:27 +02:00
MailFailedRunsCommand.php Refactor command classes to use specific interfaces 2024-05-22 10:36:27 +02:00
RunCommand.php Refactor command classes to use specific interfaces 2024-05-22 10:36:27 +02:00
TimefixCommand.php Add TimefixCommand for adjusting job run times 2024-05-22 17:51:26 +02:00
UserCommand.php Refactor command classes to use specific interfaces 2024-05-22 10:36:27 +02:00