Interface BuildScanPublishing.PublishingContext

Enclosing interface:
BuildScanPublishing

public static interface BuildScanPublishing.PublishingContext
The context for evaluating conditions that determine whether a build scan should be published at the end of the build.
See Also:
  • Method Details

    • getBuildResult

      BuildResult getBuildResult()
    • isAuthenticated

      boolean isAuthenticated()