Class IndyPathGenerator

  • All Implemented Interfaces:
    org.commonjava.maven.galley.spi.io.PathGenerator

    @Default
    @ApplicationScoped
    public class IndyPathGenerator
    extends Object
    implements org.commonjava.maven.galley.spi.io.PathGenerator
    PathGenerator implementation that assumes the locations it sees will be KeyedLocation, and translates them into storage locations on disk for related content.
    • Constructor Detail

      • IndyPathGenerator

        public IndyPathGenerator()
    • Method Detail

      • getFilePath

        public String getFilePath​(org.commonjava.maven.galley.model.ConcreteResource resource)
        Specified by:
        getFilePath in interface org.commonjava.maven.galley.spi.io.PathGenerator
      • getPath

        public String getPath​(org.commonjava.maven.galley.model.ConcreteResource resource)
        Specified by:
        getPath in interface org.commonjava.maven.galley.spi.io.PathGenerator