public interface UserInitiatedBuildDetectionAction extends BuildDetectionAction
BuildDetectionAction
initiated by the user.
The main purpose of this interface is to allow user change the default plan execution for manual stages and plan restartModifier and Type | Method and Description |
---|---|
PlanExecutionConfig |
getPlanExecutionConfig()
Controls how plan execution would be resumed
If null, normal plan execution would be performed (new build starting on first stage)
|
@Nullable PlanExecutionConfig getPlanExecutionConfig()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.