| 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 | Description |
|---|---|
| ExecutionHistory.ColumnName |
Contains constants for the names of all columns in the
ExecutionHistory.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 | Description |
|---|---|
| ExecutionHistory.StateChange |
Allowed values for the
stateChange column. |