Class DirectoryArtifact

    • Constructor Detail

      • DirectoryArtifact

        public DirectoryArtifact​(String name)
        Constructs a new directory type artifact with the given repository name.
        Parameters:
        name - the repository name for this artifact.
      • DirectoryArtifact

        public DirectoryArtifact​(String name,
                                 String extension)
        Constructs a new directory type artifact with the given repository name and extension
        Parameters:
        name - the repository name for this artifact.
        extension - the extension for this artifact