Interface ArtifactVisibilityChecker

    • Method Detail

      • isVisible

        @NotNull
        Availability isVisible​(@NotNull
                               BuildPromotion buildPromotion,
                               @NotNull
                               BuildArtifactInfo artifact,
                               @NotNull
                               BuildArtifactsViewMode viewMode)
        Called to know if this path should be visible. Implementation should not check file in disk
        Parameters:
        artifact - artifact to check access
        viewMode - current view mode that is used
        Returns:
        availability of artifact
        Since:
        6.5