public static interface GradleWorkerExecutorEngine.GradleWorkerExecutorEngineWorkParameters extends WorkParameters
WorkParameters.None
Modifier and Type | Method and Description |
---|---|
ListProperty<String> |
getCommandLine() |
Property<CommandLineToolInvocationEnvironmentVariables> |
getEnvironmentVariables() |
Property<CommandLineToolInvocationErrorOutputRedirect> |
getErrorOutputRedirect() |
Property<CommandLineToolInvocationStandardOutputRedirect> |
getStandardOutputRedirect() |
ListProperty<String> getCommandLine()
Property<CommandLineToolInvocationStandardOutputRedirect> getStandardOutputRedirect()
Property<CommandLineToolInvocationErrorOutputRedirect> getErrorOutputRedirect()
Property<CommandLineToolInvocationEnvironmentVariables> getEnvironmentVariables()