|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|


Protected Member Functions | |
| _execute () | |
Protected Member Functions inherited from Job | |
| timestampToDatabaseDate ($timestamp=null) | |
| beforeValidate () | |
| afterFind () | |
| instantiate ($attributes) | |
| changeToRunningStatus () | |
| logResult () | |
Additional Inherited Members | |
Public Member Functions inherited from Job | |
| rules () | |
| identifiers () | |
| getJobStatusId () | |
| validateCrontab ($attribute, $params) | |
| startNow () | |
| calculateNextPlannedTime () | |
| beforeSave () | |
| afterConstruct () | |
| beforeExecute () | |
| onSuccess () | |
| onError () | |
| _onError () | |
| executeDirect () | |
| executeAsync () | |
| execute () | |
| afterExecute () | |
| updateJob () | |
| getFinishMessage () | |
| log ($message) | |
| getLog () | |
| getJobData () | |
| setJobData ($data) | |
| isDuplicateOf ($job) | |
Static Public Member Functions inherited from Job | |
| static | model ($className=__CLASS__) |
Public Attributes inherited from Job | |
| $rollbackOpenTransaction = true | |
Static Protected Attributes inherited from Job | |
| static | $logClass = "application.modules.job.models.Job" |
Definition at line 3 of file DeleteUserTempJob.php.
|
protected |
Execute job
Reimplemented from Job.
Definition at line 9 of file DeleteUserTempJob.php.
