Package de.aristaflow.adept2.core.logmanager.logs
-
Interface Summary Interface Description DataHistory ExecutionHistory This is the defining interface for the execution history and its data structure.ExecutionHistoryMXBean This interface provides access to node and instance counts based on time and type to be monitored by JMX.ExecutionHistoryWriteAccess This interface defines methods for write access to the execution history. -
Class Summary Class Description ExecutionHistory.ColumnName Contains constants for the names of all columns in theExecutionHistory.SCHEMA
of the execution history.ExecutionHistoryEntry Constains a single entry of the execution history.ExecutionHistoryTools WorkHistoryEntry Contains a completed step from the execution history. -
Enum Summary Enum Description ExecutionHistory.StateChange Allowed values for thestateChange
column.