Class ViewBuildResults

    • Constructor Detail

      • ViewBuildResults

        public ViewBuildResults()
    • Method Detail

      • isLogAccessible

        public boolean isLogAccessible()
      • getArtifactPath

        public String getArtifactPath()
      • getSharedArtifactPath

        @Nullable
        public @Nullable String getSharedArtifactPath()
      • jobProducesLocalSharedArtifacts

        public boolean jobProducesLocalSharedArtifacts()
      • jobHasLocalArtifacts

        public boolean jobHasLocalArtifacts()
      • jobProducesArtifacts

        public boolean jobProducesArtifacts()
      • isShowSharedArtifactPathInfo

        public boolean isShowSharedArtifactPathInfo()
      • isShowArtifactPathInfo

        public boolean isShowArtifactPathInfo()
      • getWarningsCount

        public long getWarningsCount()
      • getLinesToDisplay

        public int getLinesToDisplay()
      • setLinesToDisplay

        public void setLinesToDisplay​(int linesToDisplay)
      • isCommentMode

        public boolean isCommentMode()
      • setCommentMode

        public void setCommentMode​(boolean commentMode)
      • setArtifactSubscriptionManager

        public void setArtifactSubscriptionManager​(ArtifactSubscriptionManager artifactSubscriptionManager)