@Internal
public interface BuildDetectionResult
BuildDetectionAction| Modifier and Type | Method and Description |
|---|---|
@Nullable BuildContext |
getBuildContext()
The
BuildContext produced by a successful execution of a BuildDetectionAction |
@NotNull ErrorCollection |
getErrorCollection()
Any errors that may have happened when the execution of
BuildDetectionAction failed |
@NotNull @NotNull ErrorCollection getErrorCollection()
BuildDetectionAction failed@Nullable @Nullable BuildContext getBuildContext()
BuildContext produced by a successful execution of a BuildDetectionActionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.