JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AnimalSniffer
- Class in
ru.vyarus.gradle.plugin.animalsniffer
AnimalSniffer task is created for each registered source set.
AnimalSniffer()
- Constructor in
AnimalSniffer
AnimalSnifferExtension
- Class in
ru.vyarus.gradle.plugin.animalsniffer
Animal sniffer plugin extension.
AnimalSnifferPlugin
- Class in
ru.vyarus.gradle.plugin.animalsniffer
AnimalSniffer plugin.
AnimalSnifferReports
- Interface in
ru.vyarus.gradle.plugin.animalsniffer.report
Supported AnimalSniffer reports.
AnimalSnifferReportsImpl
- Class in
ru.vyarus.gradle.plugin.animalsniffer.report
AnimalSniffer reports implementation.
AnimalSnifferReportsImpl(Task)
- Constructor in
AnimalSnifferReportsImpl
B
C
configureForSourceSet(SourceSet, AnimalSniffer)
- Method in
AnimalSnifferPlugin
configureTaskDefaults(AnimalSniffer, String)
- Method in
AnimalSnifferPlugin
createConfigurations()
- Method in
AnimalSnifferPlugin
createExtension()
- Method in
AnimalSnifferPlugin
D
E
errorsCnt()
- Method in
ReportCollector
@return detected errors count
F
filesCnt()
- Method in
ReportCollector
@return files with errors count
G
getAntBuilder()
- Method in
AnimalSniffer
getInstantiator()
- Method in
AnimalSniffer
getReports()
- Method in
AnimalSniffer
Returns the reports to be generated by this task.
getTaskType()
- Method in
AnimalSnifferPlugin
getText()
- Method in
AnimalSnifferReports
@return Animal-sniffer text report
getText()
- Method in
AnimalSnifferReportsImpl
getToolName()
- Method in
AnimalSnifferPlugin
H
I
invoke(Object, Method, Object)
- Method in
ReportCollector
Used for ant's BuildListener to intercept logged messages.
J
K
L
M
N
O
P
Q
R
replaceBuildListener(Object, InvocationHandler)
- Method in
AnimalSniffer
Due to many classloaders used by AntBuilder, have to avoid ant classes in custom listener.
ReportCollector
- Class in
ru.vyarus.gradle.plugin.animalsniffer.report
Intercept ant task output and re-format it.
ReportCollector(Set<File>)
- Constructor in
ReportCollector
reports(Closure)
- Method in
AnimalSniffer
run()
- Method in
AnimalSniffer
S
T
U
V
W
writeToConsole(Logger)
- Method in
ReportCollector
Writes all violations to console.
writeToFile(File)
- Method in
ReportCollector
Writes detected errors to report file (overriding existing content).
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation