-
artifactPath
java.lang.String artifactPath
Artifact deployment path.
-
file
java.io.File file
The file to deploy.
-
sha1
java.lang.String sha1
sha1 checksum of the file to deploy.
-
md5
java.lang.String md5
md5 checksum of the file to deploy.
-
properties
com.google.common.collect.ArrayListMultimap<K,V> properties
Properties to attach to the deployed file as matrix params.
-
targetRepository
java.lang.String targetRepository
Target deploy repository.
-
explode
boolean explode
Explode archive
-
packageType
DeployDetails.PackageType packageType
The package type generated this artifact's deploy details.