Class TgzArtifact

All Implemented Interfaces:
UnknownPropertyPreserving

public class TgzArtifact extends DownloadableArtifact
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
  • Constructor Details

    • TgzArtifact

      public TgzArtifact()
  • Method Details