- get(String) - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Returns the blames for the specified file.
- get(String) - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Returns the blames for the specified file.
- get(String) - Method in class io.jenkins.plugins.forensics.miner.RepositoryStatistics
-
Returns the statistics for the specified file.
- getAgeInDays() - Method in class io.jenkins.plugins.forensics.miner.FileStatistics
-
- 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.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.
- getFileBlames() - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Returns all stored requests.
- 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 the absolute file names of the affected files that will be processed by Git blame.
- getFiles() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Returns the absolute file names of the affected files that will be processed by Git blame.
- 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.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
-
- 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
-
- getSkippedFiles() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-