Interface BuildInfo


  • @ProviderType
    public interface BuildInfo
    A snapshot of the build information
    • Method Detail

      • getProject

        Project getProject()
        The associated project. Not this is a snapshot so the project might have moved on.
      • getArtifactInfos

        java.util.List<ArtifactInfo> getArtifactInfos()
        Get the build artifacts