public static class InstallZip.Builder extends Object
Constructor and Description |
---|
InstallZip.Builder(InstallZipContext context) |
Modifier and Type | Method and Description |
---|---|
InstallZip.Builder |
after(org.kuali.common.util.channel.util.ChannelExecutable after) |
InstallZip.Builder |
before(org.kuali.common.util.channel.util.ChannelExecutable before) |
InstallZip |
build() |
InstallZip.Builder |
forceExecution(boolean forceExecution) |
InstallZip.Builder |
skip(boolean skip) |
public InstallZip.Builder(InstallZipContext context)
public InstallZip.Builder forceExecution(boolean forceExecution)
public InstallZip.Builder skip(boolean skip)
public InstallZip.Builder before(org.kuali.common.util.channel.util.ChannelExecutable before)
public InstallZip.Builder after(org.kuali.common.util.channel.util.ChannelExecutable after)
public InstallZip build()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.