09-12-2022

This commit is contained in:
Jonathan Jenne
2022-12-09 17:29:08 +01:00
parent 0a25b0925c
commit 8d6d81f488
30 changed files with 640 additions and 91 deletions

View File

@@ -7,6 +7,7 @@
Public Const JOB_CONFIG_ARGUMENTS = "__Arguments"
Public Const JOB_CONFIG_DATABASE = "__Database"
Public Const JOB_CONFIG_STATE = "__State"
Public Const JOB_CONFIG_WINDREAM = "__Windream"
End Class
Public Class Jobs