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