EventBean

From
(Difference between revisions)
Jump to: navigation, search
(New page: == Fields == The data fields of this object. {| border=1 !Name !Type !Description |---- bgcolor=#EDEDFF |WhenOccurred |DateTime |TODO |})
 
(Fields)
Line 1: Line 1:
 +
== Description ==
 +
This bean is the super class of all the various types of events that may occur to a given job.  When receiving one or more JobEventBeans, each bean will actually be an instance of one of the following event beans:
 +
 +
*[[JobEventBean]]
 +
*[[TextMessgeEventBean]]
 +
*[[FieldDeviceEventBean]]
 +
 
== Fields ==
 
== Fields ==
  

Revision as of 02:03, 14 December 2009

Description

This bean is the super class of all the various types of events that may occur to a given job. When receiving one or more JobEventBeans, each bean will actually be an instance of one of the following event beans:

Fields

The data fields of this object.

Name Type Description
WhenOccurred DateTime TODO
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux