Package de.aristaflow.adept2.model.logmanagement
package de.aristaflow.adept2.model.logmanagement
-
ClassDescriptionAn enumeration that defines the comparison operations supported by the log management facility, aka.Represents a column in the entry schema of a log in the log management facility, aka.Enumeration that defines the data types supported by the log management facility, aka.This interface represents an entry in a
Logand provides getters and setters for each of the supporteddata types.As the name implies,LogEntrySetrepresents a set or list of log entries.ASchemadefines an ordered set of columns and is used in thelog managerto describe the structure oflogscomplex columnsandLog.read(de.aristaflow.adept2.base.sessionmanagement.SessionToken, String, String, int, String...)