awJobRepresents an asynchronous macro unit of work.
Located in /classes/cm/Job.php
awComplexObject | --awJob
| Class | Description |
|---|---|
awSimpleMutateJob
|
A mutation job, which was submitted using mutate, and will execute asynchronously sometime after submission. |
awBulkMutateJob
|
A {@code BulkMutateJob} is essentially a mixed collection of mutate |
awBillingSummary
$billingSummary
The billing summary specifying the cost of this job.
<span class="constraint ReadOnly">This field is read only and should not be set. If this field is sent to the API, it will be ignored.</span>
string
$customerJobKey
Unique job key (per customer) for guarding against duplicate job submissions. This field is optional.
<span class="constraint ReadOnly">This field is read only and should not be set for following Operators : SET. If this field is sent to the API, it will be ignored.</span>
awApiErrorReason
$failureReason
Failure reason if this job has failed.
<span class="constraint ReadOnly">This field is read only and should not be set. If this field is sent to the API, it will be ignored.</span>
awJobStats
$stats
The statistics concerning the processing of this job.
<span class="constraint ReadOnly">This field is read only and should not be set. If this field is sent to the API, it will be ignored.</span>
mixed
$_checkFields
= array(Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getAsObj()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXml()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
Documentation generated on Fri, 23 Mar 2012 13:44:01 +0200 by phpDocumentor 1.4.3