Index
All Classes and Interfaces|All Packages
C
- classFiles() - Method in class rife.bld.extension.JacocoReportOperation
-
Returns the locations of Java class files.
- classFiles(File...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of Java class files.
- classFiles(String...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of Java class files.
- classFiles(Path...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of Java class files.
- classFiles(Collection<File>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of Java class files.
- classFilesPaths(Collection<Path>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of Java class files.
- classFilesStrings(Collection<String>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of Java class files.
- csv(File) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the CSV report.
- csv(String) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the CSV report.
- csv(Path) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the CSV report.
D
- destFile(File) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the file to write execution data to.
- destFile(String) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the file to write execution data to.
- destFile(Path) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the file to write execution data to.
E
- encoding(String) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the source file encoding.
- execFiles() - Method in class rife.bld.extension.JacocoReportOperation
-
Returns the locations of the JaCoCo *.exec files to read.
- execFiles(File...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the JaCoCo *.exec files to read.
- execFiles(String...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the JaCoCo *.exec files to read.
- execFiles(Path...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the JaCoCo *.exec files to read.
- execFiles(Collection<File>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the JaCoCo *.exec files to read.
- execFilesPaths(Collection<Path>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the JaCoCo *.exec files to read.
- execFilesStrings(Collection<String>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the JaCoCo *.exec files to read.
- execute() - Method in class rife.bld.extension.JacocoReportOperation
-
Performs the operation execution that can be wrapped by the
#executeOnce
call.
F
- fromProject(BaseProject) - Method in class rife.bld.extension.JacocoReportOperation
-
Configure the operation from a
BaseProject
.
H
- html(File) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the HTML report.
- html(String) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the HTML report.
- html(Path) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the HTML report.
J
- JacocoReportOperation - Class in rife.bld.extension
-
Generates JaCoCo reports.
- JacocoReportOperation() - Constructor for class rife.bld.extension.JacocoReportOperation
N
- name(String) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the name used for the report.
Q
- quiet(boolean) - Method in class rife.bld.extension.JacocoReportOperation
-
Suppresses all output.
R
- rife.bld.extension - package rife.bld.extension
S
- sourceFiles() - Method in class rife.bld.extension.JacocoReportOperation
-
Returns the locations of the source files.
- sourceFiles(File...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the source files.
- sourceFiles(String...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the source files.
- sourceFiles(Path...) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the source files.
- sourceFiles(Collection<File>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the source files.
- sourceFilesPaths(Collection<Path>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the source files.
- sourceFilesStrings(Collection<String>) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the locations of the source files.
T
- tabWidth(int) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the tab stop width for the source pages.
X
- xml(File) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the XML report.
- xml(String) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the XML report.
- xml(Path) - Method in class rife.bld.extension.JacocoReportOperation
-
Sets the location of the XML report.
All Classes and Interfaces|All Packages