Uses of Class
org.yamcs.cmdhistory.Attribute
-
Uses of Attribute in org.yamcs.cmdhistory
Modifier and TypeMethodDescriptionvoid
CommandHistoryRequestManager.updateCommand
(Commanding.CommandId cmdId, List<Attribute> attrs) send updates.void
CommandHistoryConsumer.updatedCommand
(Commanding.CommandId cmdId, long time, List<Attribute> attrs) -
Uses of Attribute in org.yamcs.commanding
Modifier and TypeMethodDescriptionvoid
ActiveCommand.updatedCommand
(Commanding.CommandId cmdId, long time, List<Attribute> attrs) void
CommandVerificationHandler.updatedCommand
(Commanding.CommandId cmdId, long time, List<Attribute> attrs)