Class PauseInstanceExecutor

    • Method Detail

      • execute

        public void execute​(Command command)
        Pauses an instance of Task Reactor. It suspends all Task Reactor tasks: worker tasks and dispatcher task and changes isActive flag in INSTANCE_REGISTRY table.
        Specified by:
        execute in interface CommandExecutor
        Parameters:
        command - command to be executed - for PAUSE_INSTANCE command no payload is needed