task_scheduled

0 rows


Description

List of scheduled tasks to be run by cron.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
component VARCHAR 255
classname VARCHAR 255
lastruntime BIGINT 19 null
nextruntime BIGINT 19 null
blocking TINYINT 3 0
minute VARCHAR 25
hour VARCHAR 25
day VARCHAR 25
month VARCHAR 25
dayofweek VARCHAR 25
faildelay BIGINT 19 null
customised TINYINT 3 0
disabled BIT 1 0
timestarted BIGINT 19 null
hostname VARCHAR 255 null
pid BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
tasksche_cla2_uix Must be unique Asc classname

Diagram producer might be missing

No diagrams were produced please see application output for any errors