Uses of Class
io.strimzi.api.kafka.model.connect.build.DownloadableArtifact
Packages that use DownloadableArtifact
-
Uses of DownloadableArtifact in io.strimzi.api.kafka.model.connect.build
Subclasses of DownloadableArtifact in io.strimzi.api.kafka.model.connect.buildModifier and TypeClassDescriptionclassJAR artifact represents an artifact which is simply downloadedclassOther artifact represents an artifact of assorted types.classTGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)classZIP artifact represents an artifact which is downloaded and unpacked using `unzip`Constructors in io.strimzi.api.kafka.model.connect.build with parameters of type DownloadableArtifact