Class ProjectBuilder.BuildInfoImpl

    • Constructor Detail

      • BuildInfoImpl

        BuildInfoImpl​(Project project)
               throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getProject

        public Project getProject()
        Description copied from interface: BuildInfo
        The associated project. Not this is a snapshot so the project might have moved on.
        Specified by:
        getProject in interface BuildInfo
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object