AS.getEvents()

Signature

Object[] getEvents(String destinationUri, SimpleEvent[] keys)

Domain

action, condition, query

Description

Get the event result set.

Parameters

NameTypeDescription
destinationUriStringAS Destination URI
keysSimpleEvent[]The key array of events

Returns

TypeDescription
SimpleEvent[] or Object[M][N][2]the event result set with specific key, null if not found.