Interface IterationContext


  • public interface IterationContext
    Since:
    4.2.0, CE 2020.1
    • Method Detail

      • abortIteration

        void abortIteration()
        Aborts the iteration at the current step of the iteration.

        No further callbacks will be executed and the result future will complete successfully as soon as the current iteration callback returns.

        Since:
        4.2.0, CE 2020.1