public class NutsWorkspaceSessionAwareImpl extends Object implements NutsWorkspace, NutsWorkspaceExt
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
NutsWorkspaceSessionAwareImpl(NutsSession session,
NutsWorkspace ws) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofpublic NutsWorkspaceSessionAwareImpl(NutsSession session, NutsWorkspace ws)
public String getHashName()
getHashName in interface NutsWorkspacepublic String getUuid()
getUuid in interface NutsWorkspacepublic String getName()
getName in interface NutsWorkspacepublic NutsVersion getApiVersion()
getApiVersion in interface NutsWorkspacepublic NutsId getApiId()
getApiId in interface NutsWorkspacepublic NutsId getRuntimeId()
getRuntimeId in interface NutsWorkspacepublic Set<NutsId> getCompanionIds(NutsSession session)
getCompanionIds in interface NutsWorkspacepublic NutsSearchCommand search()
search in interface NutsWorkspacepublic NutsFetchCommand fetch()
fetch in interface NutsWorkspacepublic NutsDeployCommand deploy()
deploy in interface NutsWorkspacepublic NutsUndeployCommand undeploy()
undeploy in interface NutsWorkspacepublic NutsExecCommand exec()
exec in interface NutsWorkspacepublic NutsInstallCommand install()
install in interface NutsWorkspacepublic NutsUninstallCommand uninstall()
uninstall in interface NutsWorkspacepublic NutsUpdateCommand update()
update in interface NutsWorkspacepublic NutsPushCommand push()
push in interface NutsWorkspacepublic NutsUpdateStatisticsCommand updateStatistics()
updateStatistics in interface NutsWorkspacepublic NutsWorkspaceAppsManager apps()
apps in interface NutsWorkspacepublic NutsWorkspaceExtensionManager extensions()
extensions in interface NutsWorkspacepublic NutsWorkspaceConfigManager config()
config in interface NutsWorkspacepublic NutsRepositoryManager repos()
repos in interface NutsWorkspacepublic NutsWorkspaceSecurityManager security()
security in interface NutsWorkspacepublic NutsFilterManager filters()
filters in interface NutsWorkspacepublic NutsIOManager io()
io in interface NutsWorkspacepublic NutsLogManager log()
log in interface NutsWorkspacepublic NutsWorkspaceEventManager events()
events in interface NutsWorkspacepublic NutsCommandLineManager commandLine()
commandLine in interface NutsWorkspacepublic NutsIdManager id()
id in interface NutsWorkspacepublic NutsVersionManager version()
version in interface NutsWorkspacepublic NutsInfoFormat info()
info in interface NutsWorkspacepublic NutsDescriptorManager descriptor()
descriptor in interface NutsWorkspacepublic NutsDependencyManager dependency()
dependency in interface NutsWorkspacepublic NutsFormatManager formats()
formats in interface NutsWorkspacepublic NutsConcurrentManager concurrent()
concurrent in interface NutsWorkspacepublic NutsSdkManager sdks()
sdks in interface NutsWorkspacepublic NutsImportManager imports()
imports in interface NutsWorkspacepublic NutsCustomCommandManager commands()
commands in interface NutsWorkspacepublic NutsWorkspaceLocationManager locations()
locations in interface NutsWorkspacepublic NutsWorkspaceEnvManager env()
env in interface NutsWorkspacepublic NutsSession createSession()
createSession in interface NutsWorkspacepublic int getSupportLevel(NutsSupportLevelContext<NutsWorkspaceOptions> context)
getSupportLevel in interface NutsComponent<NutsWorkspaceOptions>public NutsSession getSession()
public NutsTerminalManager term()
term in interface NutsWorkspacepublic NutsBootManager boot()
boot in interface NutsWorkspacepublic String getLocation()
getLocation in interface NutsWorkspacepublic String getWelcomeText(NutsSession session)
getWelcomeText in interface NutsWorkspaceExtpublic String getHelpText(NutsSession session)
getHelpText in interface NutsWorkspaceExtpublic String getLicenseText(NutsSession session)
getLicenseText in interface NutsWorkspaceExtpublic String resolveDefaultHelp(Class clazz, NutsSession session)
resolveDefaultHelp in interface NutsWorkspaceExtpublic NutsId resolveEffectiveId(NutsDescriptor descriptor, NutsSession session)
resolveEffectiveId in interface NutsWorkspaceExtpublic NutsIdType resolveNutsIdType(NutsId id, NutsSession session)
resolveNutsIdType in interface NutsWorkspaceExtpublic NutsInstallerComponent getInstaller(NutsDefinition nutToInstall, NutsSession session)
getInstaller in interface NutsWorkspaceExtpublic void requireImpl(NutsDefinition def, NutsSession session, boolean withDependencies, NutsId[] forId)
requireImpl in interface NutsWorkspaceExtpublic void installImpl(NutsDefinition def, String[] args, NutsInstallerComponent installerComponent, NutsSession session, boolean updateDefaultVersion)
installImpl in interface NutsWorkspaceExtpublic void updateImpl(NutsDefinition def, String[] args, NutsInstallerComponent installerComponent, NutsSession session, boolean updateDefaultVersion)
updateImpl in interface NutsWorkspaceExtpublic boolean requiresRuntimeExtension(NutsSession session)
NutsWorkspaceExtNutsConstants.ENV_KEY_EXCLUDE_RUNTIME_EXTENSION is forced to
falserequiresRuntimeExtension in interface NutsWorkspaceExtsession - sessionpublic NutsDescriptor resolveEffectiveDescriptor(NutsDescriptor descriptor, NutsSession session)
resolveEffectiveDescriptor in interface NutsWorkspaceExtpublic NutsInstalledRepository getInstalledRepository()
getInstalledRepository in interface NutsWorkspaceExtpublic NutsInstallStatus getInstallStatus(NutsId id, boolean checkDependencies, NutsSession session)
getInstallStatus in interface NutsWorkspaceExtpublic NutsExecutionContextBuilder createExecutionContext()
createExecutionContext in interface NutsWorkspaceExtpublic void deployBoot(NutsSession session, NutsId def, boolean withDependencies)
deployBoot in interface NutsWorkspaceExtpublic NutsSession defaultSession()
defaultSession in interface NutsWorkspaceExtpublic NutsTextManager text()
text in interface NutsWorkspacepublic NutsElementFormat elem()
elem in interface NutsWorkspaceCopyright © 2021 vpc open source initiative. All rights reserved.