Class EventDataDto
-
- All Implemented Interfaces:
public final class EventDataDto
-
-
Constructor Summary
Constructors Constructor Description EventDataDto(String eventUuid, String jobKey, String eventType)
-
Method Summary
Modifier and Type Method Description final StringgetEventUuid()final StringgetJobKey()final StringgetEventType()-
-
Method Detail
-
getEventUuid
final String getEventUuid()
-
getEventType
final String getEventType()
-
-
-
-