public static class InstallZipContext.Builder extends Object
Constructor and Description |
---|
InstallZipContext.Builder(org.kuali.common.util.channel.api.ChannelService service,
org.kuali.common.util.channel.model.ChannelContext context,
ZipPackage zip) |
Modifier and Type | Method and Description |
---|---|
InstallZipContext |
build() |
InstallZipContext.Builder |
localRepositoryDir(File localRepositoryDir) |
InstallZipContext.Builder |
remotePackageDir(String remotePackageDir) |
InstallZipContext.Builder |
skipIfInstalled(boolean skipIfInstalled) |
public InstallZipContext.Builder(org.kuali.common.util.channel.api.ChannelService service, org.kuali.common.util.channel.model.ChannelContext context, ZipPackage zip)
public InstallZipContext.Builder localRepositoryDir(File localRepositoryDir)
public InstallZipContext.Builder remotePackageDir(String remotePackageDir)
public InstallZipContext.Builder skipIfInstalled(boolean skipIfInstalled)
public InstallZipContext build()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.