Class UiNotification.OpenedEvent

java.lang.Object
org.teamapps.dto.UiNotification.OpenedEvent
All Implemented Interfaces:
UiEvent
Enclosing class:
UiNotification

public static class UiNotification.OpenedEvent
extends java.lang.Object
implements UiEvent
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.lang.String componentId  
  • Constructor Summary

    Constructors 
    Constructor Description
    OpenedEvent()
    Deprecated.
    Only for Jackson deserialization.
    OpenedEvent​(java.lang.String componentId)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getComponentId()  
    UiEventType getUiEventType()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait