HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
JobCommand Class Reference

Public Member Functions

 init ()
 actionSyncJobs ()
 actionRunJobs ()
 actionIndex ()
 actionExecJob ($name=null, $id=null)

Detailed Description

Definition at line 2 of file JobCommand.php.

Member Function Documentation

JobCommand::actionExecJob (   $name = null,
  $id = null 
)

Execute single job.

Parameters
string$name
integer$id

Definition at line 44 of file JobCommand.php.

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.


The documentation for this class was generated from the following file: