Class RemoteConnexionStringInfo
java.lang.Object
net.thevpc.nuts.ext.ssh.RemoteConnexionStringInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]buildEffectiveCommand(String[] cmd, NRunAs runAs, String[] executionOptions, NExecCmdExtension commExec) booleanbooleangetEnvPath(NExecCmdExtension commExec) getJavaCommand(NExecCmdExtension commExec) longgetLastChecked(NExecCmdExtension commExec) getNutsJar(NExecCmdExtension commExec) getOsType(NExecCmdExtension commExec) getRootName(NExecCmdExtension commExec) getStoreLocationCache(NExecCmdExtension commExec) getStoreLocationCacheRepo(NExecCmdExtension commExec) getStoreLocationLib(NExecCmdExtension commExec) getStoreLocationLibRepo(NExecCmdExtension commExec) getSudoPath(NExecCmdExtension commExec) getSuPath(NExecCmdExtension commExec) getTarget(NExecCmdExtension commExec) longgetTimoutMS(NExecCmdExtension commExec) getUserHome(NExecCmdExtension commExec) getUserName(NExecCmdExtension commExec) getWorkspaceJson(NExecCmdExtension commExec) getWorkspaceName(NExecCmdExtension commExec) static RemoteConnexionStringInfostatic StringrunOnceSystemGrab(NExecCmdExtension commExec, String target, String... cmd)
-
Constructor Details
-
RemoteConnexionStringInfo
-
-
Method Details
-
of
-
copyId
-
copy
-
runOnceSystemGrab
-
getJavaCommand
-
getNutsJar
-
getLastChecked
-
getTimoutMS
-
getRootName
-
getUserName
-
getUserHome
-
getOsType
-
getWorkspaceName
-
getStoreLocationLib
-
getStoreLocationLibRepo
-
getStoreLocationCache
-
getStoreLocationCacheRepo
-
getStoreLocationCacheRepoSSH
-
getTarget
-
getWorkspaceJson
-
getEnvPath
-
getSuPath
-
getSudoPath
-
buildEffectiveCommand
public String[] buildEffectiveCommand(String[] cmd, NRunAs runAs, String[] executionOptions, NExecCmdExtension commExec)
-