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