public interface SpotBugsRunnerForHybrid.SpotBugsWorkParameters extends org.gradle.workers.WorkParameters
Type Params | Return Type | Name and description |
---|---|---|
|
public ListProperty<String> |
getArgs() |
|
public ConfigurableFileCollection |
getClasspath() |
|
public Property<Boolean> |
getIgnoreFailures() |
|
public Property<String> |
getJavaToolchainExecutablePath() |
|
public ListProperty<String> |
getJvmArgs() |
|
public Property<String> |
getMaxHeapSize() |
|
public ListProperty<RegularFile> |
getReports() |
|
public Property<Boolean> |
getShowStackTraces() |