awBulkMutateJobSelectorSpecifies additional criteria for selecting bulk mutate jobs.
Located in /classes/cm/BulkMutateJobSelector.php
awComplexObject | --awJobSelector | --awBulkMutateJobSelector
long[]
$jobIds
The list of jobs, specified by IDs, to be selected. An empty list indicates all jobs for the effective customer should be selected.
<span class="constraint ContentsDistinct">This field must contain distinct elements.</span> <span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>
string[]
$jobStatuses
Only jobs having these statuses are selected. If omitted, it indicates that all jobs statuses should be selected.
<span class="constraint ContentsDistinct">This field must contain distinct elements.</span> <span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>
int
$resultPartIndex
The index of the result part to include with in the returned jobs.
{@code null} indicates that no result part is to be included. <p>Only set this field if the selector specifies exactly one job using #jobIds (a request part can be retrieved for only one job at a time).</p> <span class="constraint InRange">This field must be greater than or equal to 0.0.</span>
Inherited from awJobSelector
awJobSelector::$customerJobKeys
awJobSelector::$includeHistory
awJobSelector::$includeStats
Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Inherited From awJobSelector
awJobSelector::factory()
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXML()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
awComplexObject::_getAsObj()
Documentation generated on Thu, 15 Apr 2010 19:06:11 +0300 by phpDocumentor 1.4.3