Package com.nuix.enginebaseline
- 
Interface Summary Interface Description LicenseResolver An interface for providingNuixEnginelicense resolution.ThrowCapableConsumer<T> An interface similar toConsumer, but allows for throwing checked exceptions. - 
Class Summary Class Description NuixDiagnostics Provides methods for generating Nuix diagnostics files.NuixEngine This class represents a wrapper over the Nuix Engine API.NuixLicenseFeaturesLogger Helper class for logging what features are present on a given license.NuixLicenseResolver This class provides license resolution for aNuixEngineinstance.NuixVersion Provides a wrapper around Nuix version string that allows for comparison of versions.RubyScriptRunner Provides an easy way to execute Ruby scripts. - 
Enum Summary Enum Description NuixLicenseResolver.LicenseResolutionSource An enum with options about how this license resolver should locate its license.