Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static List< CaseType > | getCaseTypes (IntegrationCaseType integrationCaseType) |
Public Attributes | |
JsonProperty | |
The case types to create for this case.
Definition at line 30 of file IntegrationCaseType.java.
|
static |
Creates a list of Case.CaseType objects that represent the IntegrationCaseType.
integrationCaseType | The type(s) of cases to create for this case (single user, multi user, both). |
Definition at line 45 of file IntegrationCaseType.java.
References org.sleuthkit.autopsy.casemodule.Case.CaseType.MULTI_USER_CASE, and org.sleuthkit.autopsy.casemodule.Case.CaseType.SINGLE_USER_CASE.
Referenced by org.sleuthkit.autopsy.integrationtesting.IntegrationTestService.runIntegrationTests().
org.sleuthkit.autopsy.integrationtesting.config.IntegrationCaseType.JsonProperty |
Definition at line 31 of file IntegrationCaseType.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.