public abstract class FileCreatedHandler extends EventHandler<FileCreatedPayload>
| Constructor and Description |
|---|
FileCreatedHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType()
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
|
acceptUntypedObject, getEventPayloadClass, handlepublic String getEventType()
EventHandlergetEventType in class EventHandler<FileCreatedPayload>Copyright © 2019. All Rights Reserved.