public class CustomDetektReport
public CustomDetektReport(@NotNull
org.gradle.api.Project project)
@NotNull public org.gradle.api.provider.Property<java.lang.String> getReportIdProp()
@Internal @NotNull public java.lang.String getReportId()
public void setReportId(@NotNull
java.lang.String value)
@NotNull public org.gradle.api.file.RegularFileProperty getDestinationProperty()
@OutputFile @NotNull public java.io.File getDestination()
public void setDestination(@NotNull
java.io.File value)
@NotNull public java.lang.String toString()