Package org.teamapps.dto
Class UiNetworkGraph.RemoveNodesAndLinksCommand
java.lang.Object
org.teamapps.dto.UiNetworkGraph.RemoveNodesAndLinksCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
componentId
-
nodeIds
-
linksBySourceNodeId
-
-
Constructor Details
-
RemoveNodesAndLinksCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RemoveNodesAndLinksCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getNodeIds
-
getLinksBySourceNodeId
-