TIBCO BusinessEvents™
CEP Query
Query
Statement
Metadata
Query.Statement.Metadata
.
getQueryName()
Signature
String getQueryName(String statementName)
Domain
ACTION, CONDITION
Description
Gets the name of the query that owns the statement.
Parameters
Name
Type
Description
statementName
String
name of the statement.
Returns
Type
Description
String
name of the query that owns the statement.
Cautions
none