| Modifier and Type | Method and Description |
|---|---|
List<AgentTrackingNotificationResponse> |
RuntimeToolingService.consumeTryItNotifications(String applicationName,
int chunkSize)
Consumes the TryIt notifications buffered by Mule Runtime for the given application.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentTrackingNotificationResponse> |
RestAgentToolingService.consumeTryItNotifications(String applicationName,
int chunkSize) |
| Modifier and Type | Method and Description |
|---|---|
List<AgentTrackingNotificationResponse> |
TryIt.get(int chunkSize,
boolean verboseErrorsEnabled)
GET operation, gets notifications for the application.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.