Class ZipArtifact

All Implemented Interfaces:
UnknownPropertyPreserving, Serializable

public class ZipArtifact extends DownloadableArtifact
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
See Also:
  • Constructor Details

    • ZipArtifact

      public ZipArtifact()
  • Method Details