Sleuth Kit Java Bindings (JNI)  4.11.1
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.OsAccountManager.OsAccountUpdateStatus Enum Reference

Public Attributes

 MERGED
 account was updated More...
 
 NO_CHANGE
 
 UPDATED
 no change was made to account. More...
 

Detailed Description

Status of an account update.

Definition at line 1876 of file OsAccountManager.java.

Member Data Documentation

org.sleuthkit.datamodel.OsAccountManager.OsAccountUpdateStatus.MERGED

account was updated

account update triggered a merge

Definition at line 1880 of file OsAccountManager.java.

org.sleuthkit.datamodel.OsAccountManager.OsAccountUpdateStatus.NO_CHANGE

Definition at line 1878 of file OsAccountManager.java.

org.sleuthkit.datamodel.OsAccountManager.OsAccountUpdateStatus.UPDATED

no change was made to account.

Definition at line 1879 of file OsAccountManager.java.


The documentation for this enum was generated from the following file:

Copyright © 2011-2021 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.