Class EnvironmentDescriptor
java.lang.Object
org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
Ifname
is null, then the environment is global.
Else the environment can be associated with a command ("command name") or with a tool ("command line").- Since:
- 7.4
-
workingDirectory
-
-
Constructor Details
-
EnvironmentDescriptor
public EnvironmentDescriptor()
-
-
Method Details
-
getWorkingDirectory
-
merge
-
getParameters
- Since:
- 7.4
-
getName
- Since:
- 7.4
-