public class CoreEventUtils extends Object
| Constructor and Description |
|---|
CoreEventUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.extension.http.api.HttpRequestAttributes |
getHttpRequestAttributes(org.mule.runtime.core.api.event.CoreEvent event) |
static org.mule.extension.http.api.HttpResponseAttributes |
getHttpResponseAttributes(org.mule.runtime.core.api.event.CoreEvent event) |
static String |
getPayloadAsString(org.mule.runtime.core.api.event.CoreEvent event) |
public static org.mule.extension.http.api.HttpRequestAttributes getHttpRequestAttributes(org.mule.runtime.core.api.event.CoreEvent event)
public static org.mule.extension.http.api.HttpResponseAttributes getHttpResponseAttributes(org.mule.runtime.core.api.event.CoreEvent event)
public static String getPayloadAsString(org.mule.runtime.core.api.event.CoreEvent event)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.