public static class EventDataFlowEntry.EntryEvent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EventDataFlowEntry.EntryEvent.EventType |
Constructor and Description |
---|
EntryEvent(java.lang.String eventId,
EventDataFlowEntry.EntryEvent.EventType eventType) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEventId() |
EventDataFlowEntry.EntryEvent.EventType |
getEventType() |
public EntryEvent(java.lang.String eventId, EventDataFlowEntry.EntryEvent.EventType eventType)
public java.lang.String getEventId()
public EventDataFlowEntry.EntryEvent.EventType getEventType()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.