Uses of Class
org.wildfly.galleon.plugin.config.CopyArtifact
-
Packages that use CopyArtifact Package Description org.wildfly.galleon.plugin -
-
Uses of CopyArtifact in org.wildfly.galleon.plugin
Methods in org.wildfly.galleon.plugin with parameters of type CopyArtifact Modifier and Type Method Description voidWfInstallPlugin. copyArtifact(CopyArtifact copyArtifact, org.jboss.galleon.runtime.PackageRuntime pkg)static voidUtils. extractArtifact(java.nio.file.Path artifact, java.nio.file.Path target, CopyArtifact copy)
-