Klasse UiTimeGraph.AddOrUpdateGraphCommand

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

public static class UiTimeGraph.AddOrUpdateGraphCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • graph

      protected UiGraph graph
  • Konstruktordetails

    • AddOrUpdateGraphCommand

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

      public AddOrUpdateGraphCommand(String componentId, UiGraph graph)
  • Methodendetails