public class DefaultNInstall extends AbstractNInstall
AbstractNInstall.ConditionalArgumentsargs, companionsInstallFlags, conditionalArguments, currentInstallFlags, defaultVersion, failed, failedReasons, failFast, ids, installedInstallFlags, result| Constructor and Description |
|---|
DefaultNInstall() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
getResultFailedIdReason(net.thevpc.nuts.artifact.NId id) |
List<net.thevpc.nuts.artifact.NId> |
getResultFailedList() |
List<net.thevpc.nuts.artifact.NDefinition> |
getResultList() |
net.thevpc.nuts.util.NStream<net.thevpc.nuts.artifact.NDefinition> |
getResultStream() |
List<net.thevpc.nuts.artifact.NDefinition> |
getResultSuccessfulList() |
net.thevpc.nuts.util.NStream<net.thevpc.nuts.artifact.NDefinition> |
getResultSuccessfulStream() |
net.thevpc.nuts.command.NInstall |
run() |
net.thevpc.nuts.command.NInstall |
runIgnoreFail() |
net.thevpc.nuts.command.NInstall |
tryRunIgnoreFail() |
addArg, addArgs, addArgs, addConditionalArgs, addId, addId, addIds, addIds, args, clearArgs, clearIds, companions, configureFirst, defaultVersion, failFast, id, id, ids, ids, ids, ids, installed, isCompanions, isDefaultVersion, isDeployOnly, isFailFast, isForce, isInstalled, isRepair, isSwitchVersion, removeId, removeId, setDeployOnly, setForce, setRepair, setSwitchVersion_LOG, configure, copyFromWorkspaceCommandBase, getCommandName, invalidateResultpublic net.thevpc.nuts.util.NStream<net.thevpc.nuts.artifact.NDefinition> getResultStream()
public List<net.thevpc.nuts.artifact.NDefinition> getResultList()
public net.thevpc.nuts.command.NInstall run()
public net.thevpc.nuts.command.NInstall tryRunIgnoreFail()
public net.thevpc.nuts.command.NInstall runIgnoreFail()
public RuntimeException getResultFailedIdReason(net.thevpc.nuts.artifact.NId id)
public net.thevpc.nuts.util.NStream<net.thevpc.nuts.artifact.NDefinition> getResultSuccessfulStream()
public List<net.thevpc.nuts.artifact.NDefinition> getResultSuccessfulList()
public List<net.thevpc.nuts.artifact.NId> getResultFailedList()
Copyright © 2026 vpc open source initiative. All rights reserved.