- getAbsolutePaths() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Returns the absolute file names of all files.
- 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.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
-
- getFiles() - Method in class io.jenkins.plugins.forensics.blame.Blames
-
Returns all files with blames.
- getInfoMessages() - Method in class io.jenkins.plugins.forensics.blame.Blames
-
- 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.
- 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.
- getRelativePaths() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
Returns the relative file names of all files.
- getScm(Run<?, ?>) - Method in class io.jenkins.plugins.forensics.util.ScmResolver
-
Returns the SCM in a given build.
- getSkippedFiles() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-
- getWorkspace() - Method in class io.jenkins.plugins.forensics.blame.FileLocations
-