JobRecallEventBean
From
(Difference between revisions)
Latest revision as of 03:04, 27 April 2005
[edit] Description
This is an extention of the JobEventBean, and indicates the job was recalled, and the reason for that recall.
[edit] Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
FieldDevicePK | String | The primary key of the field device that received the job recall. |
Reason | String | The reason the job was recalled. |
Result | String | A description of the result of the recall. |
WhenComplete | Calendar | The date and time of the recall. |
Forced | boolean | Indicates the recall was forced, and thus the recall occured even though the job might have been started. |