Created by bobbake4 on 4/1/16.
| Fields inherited from class | Fields |
|---|---|
class BaseExecutedViolationDetector |
projectHelper, reporterExtension |
class BaseViolationDetector |
project |
| Constructor and description |
|---|
CheckstyleViolationDetector
(org.gradle.api.Project project, ReporterExtension reporterExtension) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
executeReporter() |
|
java.util.List<com.btkelly.gnag.models.Violation> |
getDetectedViolations() |
|
java.lang.String |
name() |
|
java.io.File |
reportFile() |
| Methods inherited from class | Name |
|---|---|
class BaseExecutedViolationDetector |
executeReporter |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |