public class EnrichedServerNotificationExtractor extends Object
| Constructor and Description |
|---|
EnrichedServerNotificationExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.mulesoft.mule.runtime.gw.api.client.Client> |
client(org.mule.runtime.api.notification.EnrichedServerNotification notification) |
String |
eventId(org.mule.runtime.api.notification.EnrichedServerNotification notification) |
String |
flow(org.mule.runtime.api.notification.EnrichedServerNotification notification) |
public String flow(org.mule.runtime.api.notification.EnrichedServerNotification notification)
public String eventId(org.mule.runtime.api.notification.EnrichedServerNotification notification)
public Optional<com.mulesoft.mule.runtime.gw.api.client.Client> client(org.mule.runtime.api.notification.EnrichedServerNotification notification)
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.