Class ResumeInstanceExecutor

    • Method Detail

      • execute

        public void execute​(Command command)
        Resumes an instance of Task Reactor. It starts all Task Reactor's active worker tasks and changes isActive flag in INSTANCE_REGISTRY table.
        Specified by:
        execute in interface CommandExecutor
        Parameters:
        command - command to be executed - for RESUME_INSTANCE command no payload is needed