public static class ZipPackage.Builder extends Object
Constructor and Description |
---|
ZipPackage.Builder(org.kuali.common.util.maven.model.Artifact artifact)
Use this constructor only if the package name exactly matches the artifact id
|
ZipPackage.Builder(String name,
org.kuali.common.util.maven.model.Artifact artifact)
Use this constructor if the package name is different than the artifact id
|
public ZipPackage.Builder(org.kuali.common.util.maven.model.Artifact artifact)
public ZipPackage.Builder(String name, org.kuali.common.util.maven.model.Artifact artifact)
public ZipPackage build()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.