Klasse UiNotification.ClosedEvent

java.lang.Object
org.teamapps.dto.UiNotification.ClosedEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Klasse:
UiNotification

public static class UiNotification.ClosedEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • byUser

      protected boolean byUser
  • Konstruktordetails

    • ClosedEvent

      @Deprecated public ClosedEvent()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • ClosedEvent

      public ClosedEvent(String componentId, boolean byUser)
  • Methodendetails