Class CommandVerificationHandler

java.lang.Object
org.yamcs.commanding.CommandVerificationHandler
All Implemented Interfaces:
CommandHistoryConsumer

public class CommandVerificationHandler extends Object implements CommandHistoryConsumer
This class implements the (post transmission) command verification.

There is one handler for all the verifiers of a command.

This handler collects all command attributes, command arguments and command history events and transforms them to parameters to be given to the verifiers when they run.