public class SpotBugsHtmlReportImpl
extends org.gradle.api.reporting.internal.CustomizableHtmlReportImpl
| Constructor and Description |
|---|
SpotBugsHtmlReportImpl(java.lang.String name,
org.gradle.api.Task task) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.resources.TextResource |
getStylesheet() |
void |
setStylesheet(java.lang.String fileName) |
setStylesheetconfigure, getDestination, getDisplayName, getName, getOutputType, isEnabled, setDestination, setDestination, setEnabled, setEnabled, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDestination, getOutputTypepublic SpotBugsHtmlReportImpl(java.lang.String name,
org.gradle.api.Task task)
@Input public void setStylesheet(java.lang.String fileName)
public org.gradle.api.resources.TextResource getStylesheet()
getStylesheet in interface org.gradle.api.reporting.CustomizableHtmlReportgetStylesheet in class org.gradle.api.reporting.internal.CustomizableHtmlReportImpl