@API
public class IntegrationEvent
extends java.lang.Object
| Constructor and Description |
|---|
IntegrationEvent(IntegrationContext context,
EventType type) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationContext |
getContext() |
EventType |
getType() |
public IntegrationEvent(IntegrationContext context, EventType type)
public EventType getType()
public IntegrationContext getContext()