public final class InstallZipContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InstallZipContext.Builder |
Modifier and Type | Method and Description |
---|---|
org.kuali.common.util.channel.model.ChannelContext |
getContext() |
String |
getInstallDir() |
File |
getLocalRepositoryDir() |
String |
getRemotePackageDir() |
org.kuali.common.util.channel.api.ChannelService |
getService() |
ZipPackage |
getZip() |
boolean |
isSkipIfInstalled() |
public org.kuali.common.util.channel.api.ChannelService getService()
public org.kuali.common.util.channel.model.ChannelContext getContext()
public ZipPackage getZip()
public File getLocalRepositoryDir()
public String getRemotePackageDir()
public String getInstallDir()
public boolean isSkipIfInstalled()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.