mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-06 02:24:30 +00:00
Added javadoc comments for reporting module interface.
This commit is contained in:
@@ -73,7 +73,7 @@ public interface ReportModule {
|
||||
* Calls to the report module to execute a method to display the report that
|
||||
* was generated.
|
||||
*
|
||||
* @param String the path to the file
|
||||
* @param path The string path to the file
|
||||
*
|
||||
*/
|
||||
public void getPreview(String path);
|
||||
|
||||
Reference in New Issue
Block a user