Interface | Description |
---|---|
EventAtomEditingDomainProvider<EventAtom> | |
RecordingJob.ICommandRecorder<EventAtom> |
Class | Description |
---|---|
CommandExecutingJob<EventAtom> | |
RecordingJob<EventAtom> |
A stateless job implementation that executes its action inside a
RecordingCommand if there is a
TransactionalEditingDomain available. |