Interface UserInitiatedBuildDetectionAction

    • Method Detail

      • getPlanExecutionConfig

        @Nullable
        @Nullable PlanExecutionConfig getPlanExecutionConfig()
        Controls how plan execution would be resumed If null, normal plan execution would be performed (new build starting on first stage)
        Returns:
        planExecutionConfig