|
static | get (string $identifier, $storage, array $config=null) |
|
static | hydrate ( $json) |
|
static | hydrate (string $json, $instance=null) |
|
◆ __construct()
Procrastinator\Job\AbstractPersistentJob::__construct |
( |
string |
$identifier, |
|
|
|
$storage, |
|
|
array |
$config = null |
|
) |
| |
|
protected |
◆ get()
static Procrastinator\Job\AbstractPersistentJob::get |
( |
string |
$identifier, |
|
|
|
$storage, |
|
|
array |
$config = null |
|
) |
| |
|
static |
◆ run()
Procrastinator\Job\AbstractPersistentJob::run |
( |
| ) |
|
◆ serializeIgnoreProperties()
Procrastinator\Job\AbstractPersistentJob::serializeIgnoreProperties |
( |
| ) |
|
|
protected |
◆ setError()
Procrastinator\Job\AbstractPersistentJob::setError |
( |
|
$message | ) |
|
|
protected |
◆ setState()
Procrastinator\Job\AbstractPersistentJob::setState |
( |
|
$state | ) |
|
|
protected |
◆ setStatus()
Procrastinator\Job\AbstractPersistentJob::setStatus |
( |
|
$status | ) |
|
|
protected |
◆ setTimeLimit()
Procrastinator\Job\AbstractPersistentJob::setTimeLimit |
( |
int |
$seconds | ) |
|
◆ $identifier
Procrastinator\Job\AbstractPersistentJob::$identifier |
|
protected |
◆ $storage
Procrastinator\Job\AbstractPersistentJob::$storage |
|
protected |
The documentation for this class was generated from the following file: