EventBean
From
(Difference between revisions)
(→Description) |
|||
Line 16: | Line 16: | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|WhenOccurred | |WhenOccurred | ||
− | |DateTime | + | |[[DateTime]] |
|TODO | |TODO | ||
|} | |} |
Latest revision as of 20:39, 13 June 2018
[edit] 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:
[edit] Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
WhenOccurred | DateTime | TODO |