TIBCO BusinessEvents™
Standard
Temporal
History
Temporal.History
.
howOld()
Signature
long howOld(PropertyAtom pa)
Domain
ACTION, CONDITION, QUERY, BUI
Description
This method returns how old is the oldest value in the PropertyAtom history.
Parameters
Name
Type
Description
pa
PropertyAtom
The property to check for the value of.
Returns
Type
Description
long
time stamp of the oldest value in the history(milliseconds).
Cautions
none.