Interface ArtifactRepositoryLayout

  • All Known Subinterfaces:
    ArtifactRepositoryLayout2

    @Deprecated
    public interface ArtifactRepositoryLayout
    Deprecated.
    Avoid use of this type, if you need access to local repository use repository system session instead.
    Repository layout.
    Author:
    jdcasey
    • Field Detail

      • ROLE

        static final java.lang.String ROLE
        Deprecated.
    • Method Detail

      • getId

        java.lang.String getId()
        Deprecated.
      • pathOf

        java.lang.String pathOf​(Artifact artifact)
        Deprecated.
      • pathOfRemoteRepositoryMetadata

        java.lang.String pathOfRemoteRepositoryMetadata​(ArtifactMetadata metadata)
        Deprecated.