@CompileStatic class JavaExecSettingsTask extends AbstractReportingTask
Type | Name and description |
---|---|
boolean |
showEnvironment |
boolean |
showPaths |
boolean |
showSystemProperties |
String |
task |
Constructor and description |
---|
JavaExecSettingsTask
() |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
isShowEnvironment() |
|
boolean |
isShowPaths() |
|
boolean |
isShowSystemProperties() |
|
void |
report() |
|
void |
setShowEnvironment(boolean showEnvironment) |
|
void |
setShowPaths(boolean showPaths) |
|
void |
setShowSystemProperties(boolean showSystemProperties) |
|
void |
setTask(String task) |
Methods inherited from class | Name |
---|---|
class AbstractReportingTask |
setShowSecrets |
Groovy Documentation