Enumerations
Typed constants for cross-platform compatibility and message status tracking.
| Enumeration | Description |
|---|---|
| JavaType | Maps layline.io's primitive data types to their Java equivalents. Use this reference when defining data formats or working with the Python Flow Processor. |
| Severity | Severity levels for message status tracking. Used with Message.addStatus() and related methods. |