| Interface | Description |
|---|---|
| ActionLogRepository | The ActionLog repository base interface. |
| ProductionLogRepository | The ProductionLog repository base interface. |
| Class | Description |
|---|---|
| ActionLog | This class represents a single action by a user in the system. |
| ProductionLog | This class represents the result of a production action on the shop floor. |