TIBCO BusinessEvents™
Standard
Cluster
Cluster
.
getAgentId()
Signature
int getAgentId()
Domain
ACTION, CONDITION, QUERY
Description
Returns the unique id of the agent
Parameters
None.
Returns
Type
Description
int
The id of the agent
Cautions
none
Example
int cAgentId = ClusterFunctions.getAgentId();