EventBean
From
(Difference between revisions)
(→Fields) |
(→Description) |
||
Line 1: | Line 1: | ||
== Description == | == 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 | + | 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 EventBeans, each bean will actually be an instance of one of the following event beans: |
*[[JobEventBean]] | *[[JobEventBean]] |
Revision as of 03:27, 16 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 EventBeans, 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 |