|
UNA
|
Public Member Functions | |
| __clone () | |
| add ($sName, $mixedServiceCall, $iPriority=0) | |
| delete ($sName) | |
| exists ($sName) | |
| process ($mixedJob) | |
| processAll () | |
Static Public Member Functions | |
| static | getInstance () |
Protected Attributes | |
| $_sObjectLog | |
| $_oQuery | |
|
protected |
Reimplemented from BxDolFactory.
| BxDolBackgroundJobs::__clone | ( | ) |
Prevent cloning the instance
|
static |
Get singleton instance of the class
Implements iBxDolSingleton.