Package media.barney.cognitive.gradle
Class CognitiveJavaExtension
java.lang.Object
media.barney.cognitive.gradle.CognitiveJavaExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.provider.Property<Boolean>getAgent()abstract org.gradle.api.provider.ListProperty<String>abstract org.gradle.api.provider.ListProperty<String>abstract org.gradle.api.provider.ListProperty<String>abstract org.gradle.api.provider.Property<Boolean>abstract org.gradle.api.provider.Property<String>abstract org.gradle.api.provider.Property<Boolean>getJunit()abstract org.gradle.api.file.RegularFilePropertyabstract org.gradle.api.provider.Property<Boolean>abstract org.gradle.api.file.RegularFilePropertyabstract org.gradle.api.provider.ListProperty<String>abstract org.gradle.api.provider.Property<Integer>abstract org.gradle.api.provider.Property<Boolean>
-
Constructor Details
-
CognitiveJavaExtension
public CognitiveJavaExtension()
-
-
Method Details
-
getThreshold
-
getFormat
-
getAgent
-
getFailuresOnly
-
getOmitRedundancy
-
getOutput
public abstract org.gradle.api.file.RegularFileProperty getOutput() -
getJunit
-
getJunitReport
public abstract org.gradle.api.file.RegularFileProperty getJunitReport() -
getSourceRoots
-
getExcludes
-
getExcludeClasses
-
getExcludeAnnotations
-
getUseDefaultExclusions
-