public interface Notification
| Modifier and Type | Method and Description |
|---|---|
NotificationAction |
getAction() |
String |
getApplication() |
String |
getComponent() |
String |
getComponentPath() |
String |
getCorrelationId() |
Message |
getMessage() |
long |
getTimestamp() |
Map<String,TypedValue> |
getVariables() |
String getApplication()
long getTimestamp()
NotificationAction getAction()
String getComponent()
Message getMessage()
String getComponentPath()
String getCorrelationId()
Map<String,TypedValue> getVariables()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.