public class ReadOnlyNutsWorkspaceOptions extends Object implements net.thevpc.nuts.NutsWorkspaceOptions
| Constructor and Description |
|---|
ReadOnlyNutsWorkspaceOptions(net.thevpc.nuts.NutsWorkspaceOptions options,
net.thevpc.nuts.NutsSession session) |
public ReadOnlyNutsWorkspaceOptions(net.thevpc.nuts.NutsWorkspaceOptions options,
net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsWorkspaceOptions getBase()
public net.thevpc.nuts.NutsWorkspaceOptionsFormat formatter()
formatter in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getApiVersion()
getApiVersion in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String[] getApplicationArguments()
getApplicationArguments in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getArchetype()
getArchetype in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Supplier<ClassLoader> getClassLoaderSupplier()
getClassLoaderSupplier in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsConfirmationMode getConfirm()
getConfirm in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isDry()
isDry in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getDry()
getDry in interface net.thevpc.nuts.NutsWorkspaceOptionspublic long getCreationTime()
getCreationTime in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String[] getExcludedExtensions()
getExcludedExtensions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsExecutionType getExecutionType()
getExecutionType in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsRunAs getRunAs()
getRunAs in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String[] getExecutorOptions()
getExecutorOptions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getHomeLocation(net.thevpc.nuts.NutsHomeLocation homeLocation)
getHomeLocation in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Map<net.thevpc.nuts.NutsHomeLocation,String> getHomeLocations()
getHomeLocations in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getJavaCommand()
getJavaCommand in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getJavaOptions()
getJavaOptions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsLogConfig getLogConfig()
getLogConfig in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getName()
getName in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsOpenMode getOpenMode()
getOpenMode in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsContentType getOutputFormat()
getOutputFormat in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String[] getOutputFormatOptions()
getOutputFormatOptions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic char[] getCredentials()
getCredentials in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsStoreLocationStrategy getRepositoryStoreLocationStrategy()
getRepositoryStoreLocationStrategy in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getRuntimeId()
getRuntimeId in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getStoreLocation(net.thevpc.nuts.NutsStoreLocation folder)
getStoreLocation in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsOsFamily getStoreLocationLayout()
getStoreLocationLayout in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsStoreLocationStrategy getStoreLocationStrategy()
getStoreLocationStrategy in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Map<net.thevpc.nuts.NutsStoreLocation,String> getStoreLocations()
getStoreLocations in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsTerminalMode getTerminalMode()
getTerminalMode in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String[] getRepositories()
getRepositories in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getUserName()
getUserName in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getWorkspace()
getWorkspace in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getDebug()
getDebug in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isGlobal()
isGlobal in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getGlobal()
getGlobal in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isGui()
isGui in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getGui()
getGui in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isInherited()
isInherited in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getInherited()
getInherited in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isReadOnly()
isReadOnly in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getReadOnly()
getReadOnly in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isRecover()
isRecover in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getRecover()
getRecover in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isReset()
isReset in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getReset()
getReset in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isCommandVersion()
isCommandVersion in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getCommandVersion()
getCommandVersion in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isCommandHelp()
isCommandHelp in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getCommandHelp()
getCommandHelp in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isSkipCompanions()
isSkipCompanions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getSkipCompanions()
getSkipCompanions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isSkipWelcome()
isSkipWelcome in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getSkipWelcome()
getSkipWelcome in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getOutLinePrefix()
getOutLinePrefix in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getErrLinePrefix()
getErrLinePrefix in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isSkipBoot()
isSkipBoot in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getSkipBoot()
getSkipBoot in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isTrace()
isTrace in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getTrace()
getTrace in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getProgressOptions()
getProgressOptions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isCached()
isCached in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getCached()
getCached in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isIndexed()
isIndexed in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getIndexed()
getIndexed in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isTransitive()
isTransitive in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getTransitive()
getTransitive in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isBot()
isBot in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getBot()
getBot in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsFetchStrategy getFetchStrategy()
getFetchStrategy in interface net.thevpc.nuts.NutsWorkspaceOptionspublic InputStream getStdin()
getStdin in interface net.thevpc.nuts.NutsWorkspaceOptionspublic PrintStream getStdout()
getStdout in interface net.thevpc.nuts.NutsWorkspaceOptionspublic PrintStream getStderr()
getStderr in interface net.thevpc.nuts.NutsWorkspaceOptionspublic ExecutorService getExecutorService()
getExecutorService in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Instant getExpireTime()
getExpireTime in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isSkipErrors()
isSkipErrors in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getSkipErrors()
getSkipErrors in interface net.thevpc.nuts.NutsWorkspaceOptionspublic boolean isSwitchWorkspace()
isSwitchWorkspace in interface net.thevpc.nuts.NutsWorkspaceOptionspublic Boolean getSwitchWorkspace()
getSwitchWorkspace in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsMessage[] getErrors()
getErrors in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String[] getCustomOptions()
getCustomOptions in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getLocale()
getLocale in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getTheme()
getTheme in interface net.thevpc.nuts.NutsWorkspaceOptionspublic net.thevpc.nuts.NutsWorkspaceOptionsBuilder builder()
builder in interface net.thevpc.nuts.NutsWorkspaceOptionspublic String getDependencySolver()
getDependencySolver in interface net.thevpc.nuts.NutsWorkspaceOptionsCopyright © 2022 vpc open source initiative. All rights reserved.