TIBCO BusinessEvents™
Standard
Event
Event
.
getById()
Signature
Event getById (long Id)
Domain
ACTION
Description
Returns the Event with
Id
as the internal ID.
Parameters
Name
Type
Description
Id
long
The internal ID.
Returns
Type
Description
Event
The event with the internal ID as
Id
. Returns
null
if no such event exists in Working Memory.
Cautions
none