TIBCO BusinessEvents™
Standard
Temporal
History
Temporal.History
.
howOld()
Signature
long howOld(PropertyAtom pa)
Domain
condition, action, query
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 histroy(millseconds).
Cautions
none.