public class JobPreparation extends Object
| Constructor and Description |
|---|
JobPreparation() |
| Modifier and Type | Method and Description |
|---|---|
String |
commandLine()
Get the command line to execute.
|
JobPreparation |
withCommandLine(String commandLine)
Set the command line to execute.
|
public String commandLine()
public JobPreparation withCommandLine(String commandLine)
commandLine - the commandLine value to setCopyright © 2019. All rights reserved.