HasInteractionId_executionLogEntries
Contributes a executionLogEntries
collection to any object implementing HasInteractionId , in other words the executions that occurred relating to an org.apache.causeway.applib.services.iactn.Interaction .
For example, the CommandLogEntry
(in the command log extension) or the AuditTrailEntry
entity (in the audit trail extension) both implement HasInteractionId .