HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
init () | |
actionSyncJobs () | |
actionRunJobs () | |
actionIndex () | |
actionExecJob ($name=null, $id=null) |
Definition at line 2 of file JobCommand.php.
JobCommand::actionExecJob | ( | $name = null , |
|
$id = null |
|||
) |
JobCommand::actionIndex | ( | ) |
Run and synchronize jobs.
Definition at line 32 of file JobCommand.php.
JobCommand::actionRunJobs | ( | ) |
Run jobs.
Definition at line 24 of file JobCommand.php.
JobCommand::actionSyncJobs | ( | ) |
Synchronize jobs.
Definition at line 16 of file JobCommand.php.
JobCommand::init | ( | ) |
Init.
Definition at line 7 of file JobCommand.php.