Package org.teamapps.dto
Class UiTimeGraph.SetGraphsCommand
java.lang.Object
org.teamapps.dto.UiTimeGraph.SetGraphsCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetGraphsCommand(String componentId, List<UiGraph> graphs) -
Method Summary
-
Field Details
-
componentId
-
graphs
-
-
Constructor Details
-
SetGraphsCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetGraphsCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getGraphs
-