public interface WorkerAppCmdlineParameters extends WorkParameters
An interface that worker parameters should implement if they are to be used with a JVM application which takes a set of command-line arguments after a main class.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public ListProperty<String> |
getApplicationArguments() |