Klasse UiNetworkGraph.RemoveNodesAndLinksCommand

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

public static class UiNetworkGraph.RemoveNodesAndLinksCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • RemoveNodesAndLinksCommand

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

      public RemoveNodesAndLinksCommand(String componentId, List<String> nodeIds, Map<String,List<String>> linksBySourceNodeId)
  • Methodendetails