public class NutsBuildRunnerContext extends Object
| Modifier and Type | Field and Description |
|---|---|
NPath |
confFile |
String |
home |
boolean |
keepStamp |
String |
nutsDebugArg |
String |
nutsLtsVersion |
NPath |
nutsRootFolder |
String |
nutsStableApiVersion |
String |
nutsStableRuntimeVersion |
Boolean |
productionMode |
boolean |
publish |
String |
remoteTheVpcSshHost |
String |
remoteTheVpcSshUser |
NPath |
repositoryProjectFolder |
boolean |
trace |
boolean |
updateVersion |
Map<String,String> |
vars |
boolean |
verbose |
NPath |
websiteProjectFolder |
| Constructor and Description |
|---|
NutsBuildRunnerContext() |
| Modifier and Type | Method and Description |
|---|---|
NOptional<String> |
getRemoteTheVpcSshConnexion() |
NOptional<String> |
getRemoteTheVpcSshHost() |
String |
getRemoteTheVpcSshUser() |
void |
loadConfig(NPath conf,
NCmdLine cmdLine) |
void |
setRemoteTheVpcSshConnexion(String remoteTheVpcSshConnexion) |
void |
setRemoteTheVpcSshHost(String remoteTheVpcSshHost) |
void |
setRemoteTheVpcSshUser(String remoteUser) |
void |
setVar(String key,
String value) |
Function<String,Object> |
varMapper() |
public boolean keepStamp
public boolean updateVersion
public Boolean productionMode
public String home
public String remoteTheVpcSshUser
public String remoteTheVpcSshHost
public NPath nutsRootFolder
public boolean publish
public NPath websiteProjectFolder
public NPath repositoryProjectFolder
public NPath confFile
public String nutsDebugArg
public String nutsStableApiVersion
public String nutsLtsVersion
public String nutsStableRuntimeVersion
public boolean verbose
public boolean trace
public void setRemoteTheVpcSshHost(String remoteTheVpcSshHost)
public void setRemoteTheVpcSshConnexion(String remoteTheVpcSshConnexion)
public String getRemoteTheVpcSshUser()
public void setRemoteTheVpcSshUser(String remoteUser)
Copyright © 2025 vpc open source initiative. All rights reserved.