Go to the documentation of this file.
19package org.sleuthkit.autopsy.report;
21import java.io.Serializable;
22import java.util.ArrayList;
55 return this.reportDirectoryPath;
String getReportDirectoryPath()
void setReportDirectoryPath(String reportDirectoryPath)
static final long serialVersionUID
String reportDirectoryPath
List< Long > selectedDataSources
List< Long > getSelectedDataSources()
void setSelectedDataSources(List< Long > selectedDataSources)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.