public class GatewayStatusDto extends EventDto
| Modifier and Type | Field and Description |
|---|---|
protected static String |
NAME |
ACTION_TYPE, SNAPSHOT_TYPE| Constructor and Description |
|---|
GatewayStatusDto() |
GatewayStatusDto(EventMetadata metadata,
GatewayStatus properties) |
| Modifier and Type | Method and Description |
|---|---|
Event |
getProperties() |
protected String |
type() |
getMetadataprotected static final String NAME
public GatewayStatusDto()
public GatewayStatusDto(EventMetadata metadata, GatewayStatus properties)
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.