All Classes and Interfaces

Class
Description
This class is a copy of the C# AutoResetEvent class.
Helper class to retrieve data about the build of this assembly (version, etc.).
 
 
Provides a method of computing a checksum for both in-memory objects and files.
A ClearableReference wraps an object inside another object.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Collection of methods related to expectations on conditions
Interface definition for a callback to be invoked when a file under watch is changed.
This utility class is used to unzip a zip file into a target directory.
Monitors a directory for changes to a specific file and notifies the listener of any changes to the file.
This utility class is used to zip one or more directories.
Represents an end-user enforceable software license.
The level of the license indicates what features the user is "entitled" to.
User limits change the behavior of the system when there are a certain number of users
Represents a feature that is licensed separately and is not included in any License.Level
Additional features not included in any license level can be separately licensed to customers.
Represents the base class for an end-user enforceable software license entry.
The validity if the license-- anything other than "Valid" is considered invalid (duh).
Loads and reports on the current license installed on the machine it is running on.
A collection of helper methods for handling locks.
Used by tryWithResourcesLock.
Enables the synchronization of tasks between two threads in a lockstep manner, where only one thread can be executing tasks at a time.
 
Encapsulating class for holding and validating user submissions.
This class is a copy of the C# ManualResetEvent class.
 
Class used to identify and query the underlying operating system.
Utility for creating processes to call Pilot commands, such as "seeq start" and "seeq diag".
A Seeq custom copy of PollingWatchService, which, as part of a internal sun package in the jvm implementation, is inaccessible for projects compiled by Java 11 but targeting Java 8 (since it's not part of the public API of Java 8).
Creates and manages processes in a more robust manner than Java's ProcessBuilder by itself.
A local facade to the StreamGobbler.LineReceivedCallback class.
 
Runtime version of the standard IOException for use in interfaces where a checked exception isn't feasible (such as through standard interfaces that don't declare it).
 
This class is used for the discovery of the presently running software's version and buildTime.
 
Modification of Supplier where the method throws IOException
Modification of Supplier where the method throws E
 
 
 
 
Add-on tool link display type
 
Useful when specific error messages must be handled in API clients
 
When adding a new header, please MAKE SURE to add the header to either the list of RequestHeaders (if it is a header that the API reads from a request) or ResponseHeaders (if it is a header that the API sets in a response to a request).
Names of meters Server-Meters headers
Names of timings in Server-Timing headers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Note that a list of local item storage datasources is maintained as LOCAL_DATASOURCE_CLASSES in webserver/app/src/search/baseSearchStore.service.ts and in Datasource#isLocalDatasource.
The datasource for Stored-In-Seeq Identities.
The datasource for Stored-In-Seeq CSV Datafiles and CSV-generated items.
The datasource for Stored-In-Seeq StoredSignals whose samples are accessed using the FileSignalDriver.
The datasource for Signals that have been created by Seeq’s Monitor functionality.
The datasource for Conditions whose capsules are stored in Postgres.
The datasource for Stored-In-Seeq items that relate to the Calc Engine.
The datasource for Stored-In-Seeq items that provide context to other items.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Utility for creating processes to call "sq" commands, such as "sq run" and "sq db start".
Collection of utilities for retrieving, formatting, and displaying information related to call stacks.
Consumes lines of text that emerge from an InputStream object on a separate thread from the caller, which is necessary for proper handling of spawned processes.
Callback interface.
Convenience functions related to the properties of the system.
An exception used to indicate corruption in an unbounded condition's cache.
 
This class provides URL information (such as the hostname and scheme).
Collection of methods for interacting with and generating UUIDs
A utility class that understands semantic versioning for comparisons.