Interface IStepExecutable

    • Method Detail

      • execute

        void execute​(Map<String,​String> parameters)
              throws Throwable
        Executes the step code.
        Parameters:
        parameters - the parameters configured in the step.
        Throws:
        Throwable
        Since:
        7.1.0