13 lines
366 B
Plaintext
13 lines
366 B
Plaintext
QueuedJob
|
|
content Value
|
|
creationInstance InstanceId
|
|
creationTime UTCTime
|
|
lockInstance InstanceId Maybe
|
|
lockTime UTCTime Maybe
|
|
deriving Eq Read Show Generic Typeable
|
|
CronLastExec
|
|
job Value
|
|
time UTCTime
|
|
instance InstanceId
|
|
UniqueCronLastExec job
|