JobTemporalIDBean

From TurnKey+MediaWiki
Revision as of 02:21, 18 August 2005 by Tristan (talk) (Fields)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This bean is an extension of the JobIDBean. It contains the same data which uniquely identifies a job, and an additional field called update index, to check for concurrency issues.

Fields

The data fields of this object are identical to the fields of JobIDBean, with the following additional field.

Name Type Description
UpdateIndex int 10 Yes The update index of the Job.