public interface GatewayAnalytics
| Modifier and Type | Field and Description |
|---|---|
static String |
GW_ANALYTICS_REGISTRY_KEY |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsStatus |
status(String appName,
String flowName)
Whether the specified flow is generating Analytics event each time it is executed or not.
|
static final String GW_ANALYTICS_REGISTRY_KEY
AnalyticsStatus status(String appName, String flowName)
appName - name of the application owner of the flowflowName - the flow processing the Mule EventAnalyticsStatus of the AnalyticsHttpEvent generation for the specified flowCopyright © 2014–2023 MuleSoft, Inc.. All rights reserved.