- get(String) - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Returns the statistics for the specified file.
- getAbsolutePaths() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Returns the absolute file names of all files.
- getAgeInDays() - Method in class io.jenkins.plugins.forensics.miner.FileStatistics
-
- getBlame(String) - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Returns the blame information for the specified file.
- getCommit(int) - Method in class io.jenkins.plugins.forensics.blame.FileBlame
-
Returns the commit ID for the specified line.
- getEmail(int) - Method in class io.jenkins.plugins.forensics.blame.FileBlame
-
Returns the author email for the specified line.
- getErrorMessages() - Method in class io.jenkins.plugins.forensics.blame.Blames
-
- getErrorMessages() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
- getErrorMessages() - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
- getErrorMessages() - Method in class io.jenkins.plugins.forensics.util.FilteredLog
-
Returns the error messages that have been reported since the creation of this set of issues.
- getExtensionsFor(Class<T>) - Method in class io.jenkins.plugins.forensics.util.JenkinsFacade
-
Returns the discovered instances for the given extension type.
- getFileName() - Method in class io.jenkins.plugins.forensics.blame.FileBlame
-
- getFileName() - Method in class io.jenkins.plugins.forensics.miner.FileStatistics
-
- getFiles() - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Returns all files with blames.
- getFiles() - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Returns the absolute file names of the files that are part of the repository.
- getFileStatistics() - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Returns the statistics for all repository files.
- getInfoMessages() - Method in class io.jenkins.plugins.forensics.blame.Blames
-
- getInfoMessages() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
- getInfoMessages() - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
- getInfoMessages() - Method in class io.jenkins.plugins.forensics.util.FilteredLog
-
Returns the info messages that have been reported since the creation of this set of issues.
- getLastModifiedInDays() - Method in class io.jenkins.plugins.forensics.miner.FileStatistics
-
- getLines() - Method in class io.jenkins.plugins.forensics.blame.FileBlame
-
- getLines(String) - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Returns the added lines for the specified file.
- getName(int) - Method in class io.jenkins.plugins.forensics.blame.FileBlame
-
Returns the author name for the specified line.
- getNumberOfAuthors() - Method in class io.jenkins.plugins.forensics.miner.FileStatistics
-
- getNumberOfCommits() - Method in class io.jenkins.plugins.forensics.miner.FileStatistics
-
- getRelativePaths() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Returns the relative file names of all files.
- getSkippedFiles() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
- getWorkspace() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
- logError(String, Object...) - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Logs the specified error message.
- logError(String, Object...) - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Logs the specified error message.
- logError(String, Object...) - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Logs the specified error message.
- logError(String, Object...) - Method in class io.jenkins.plugins.forensics.util.FilteredLog
-
Logs the specified error message.
- logException(Exception, String, Object...) - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Logs the specified exception.
- logException(Exception, String, Object...) - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Logs the specified exception.
- logException(Exception, String, Object...) - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Logs the specified exception.
- logException(Exception, String, Object...) - Method in class io.jenkins.plugins.forensics.util.FilteredLog
-
Logs the specified exception.
- logInfo(String, Object...) - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Logs the specified information message.
- logInfo(String, Object...) - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Logs the specified information message.
- logInfo(String, Object...) - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Logs the specified information message.
- logInfo(String, Object...) - Method in class io.jenkins.plugins.forensics.util.FilteredLog
-
Logs the specified information message.
- logSummary() - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Writes a summary message to the reports' error log that denotes the total number of errors that have been
reported.
- logSummary() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Writes a summary message to the reports' error log that denotes the total number of errors that have been
reported.
- logSummary() - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Writes a summary message to the reports' error log that denotes the total number of errors that have been
reported.
- logSummary() - Method in class io.jenkins.plugins.forensics.util.FilteredLog
-
Writes a summary message to the reports' error log that denotes the total number of errors that have been
reported.