TIBCO BusinessEvents™
CEP Query
Query
Query
.
exists()
Signature
boolean exists(String name)
Domain
ACTION, CONDITION
Description
Checks if a query exists.
Parameters
Name
Type
Description
name
String
name of the query.
Returns
Type
Description
boolean
true if and only if the query exists.
Cautions
none