Interface PostFlowExecution

    • Method Detail

      • configureExecution

        Actor configureExecution​(MessageCollection errors)
        Configures the actor to execute when the flow stops with an error (including calling setUp()).
        Parameters:
        errors - for collecting errors during configuration
        Returns:
        the actor, null if none generated