Interface RunPipelineEvent

    • Method Detail

      • pipelineShouldRun

        default boolean pipelineShouldRun()
        Indicates to the PipelineRunner that there is an update to one of the values and it should run again.
        Returns:
        true if the PipelineRunner.pipelineFlag should be released.