Class Job
JobStatus
Namespace: Native5\Services\Job
Package: Native5\Services\Jobs
Category: Jobs
Copyright: 2012 Native5. All Rights Reserved
License: attached NOTICE.md for details
Author: Shamik Datta <shamik@native5.com>
Version: Release: 1.0
Link: http://www.docs.native5.com
Located at Native5/Services/Job/Job.php
Package: Native5\Services\Jobs
Category: Jobs
Copyright: 2012 Native5. All Rights Reserved
License: attached NOTICE.md for details
Author: Shamik Datta <shamik@native5.com>
Version: Release: 1.0
Link: http://www.docs.native5.com
Located at Native5/Services/Job/Job.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Constants summary
integer |
STATUS_CREATED
|
0 |
|
integer |
STATUS_RUNNING
|
1 |
|
integer |
STATUS_COMPLETED_SUCCESS
|
2 |
|
integer |
STATUS_COMPLETED_ERROR
|
3 |