BulkCaseProcessor |
This class assists with iteratively doing some form of work in multiple cases.
|
CaseHistoryHelper |
Helper class for iterating a case's history.
|
CaseInfo |
Represents some information which can be determined about a Nuix case directory without having
yet opened the case through the API.
|
CaseLockedEventInfo |
This class is used to provide a callback information regarding a case encountered by BulkCaseProcessor which was
locked.
|
CaseLockInfo |
Represents information parsed from a case lock file.
|
CaseOpenErrorEvent |
This class is used to provide a callback information regarding a case encountered by BulkCaseProcessor which had
and error when opened.
|
CaseUtility |
Class which provides some additional functionality regarding Nuix cases, mainly finding cases
present in directories and their sub directories.
|
WorkFunctionErrorEvent |
This class is used to provide a callback information regarding an exception encountered by BulkCaseProcessor while
executing code provided in user code.
|