Klasse UiNotification.CloseCommand

java.lang.Object
org.teamapps.dto.UiNotification.CloseCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiNotification

public static class UiNotification.CloseCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
  • Konstruktordetails

    • CloseCommand

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

      public CloseCommand(String componentId)
  • Methodendetails