Managed Object - TaskHistoryCollector

Returned by
CreateCollectorForTasks
Extends
HistoryCollector
See also
TaskInfo
Since
null


Managed Object Description

Properties

Name Type Description
latestPage*TaskInfo[]


Properties inherited from HistoryCollector
filter
*May not be present

Methods

Methods defined in this Managed Object
ReadNextTasks, ReadPreviousTasks
Methods inherited from HistoryCollector
DestroyCollector, ResetCollector, RewindCollector, SetCollectorPageSize

ReadNextTasks

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the TaskHistoryCollector used to make the method call.
maxCount Pxsd:int

Since null
P Required privilege: maxCount

Return Value

Type Description
TaskInfo[]

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



ReadPreviousTasks

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the TaskHistoryCollector used to make the method call.
maxCount Pxsd:int

Since null
P Required privilege: maxCount

Return Value

Type Description
TaskInfo[]

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None