Class | Description |
---|---|
CreateToDoItemCommand |
Command used to create a new ToDoItem
|
MarkCompletedCommand |
Command used to mark an existing ToDoItem as completed.
|
MarkToDoItemOverdueCommand | |
ToDoItemCompletedEvent |
The ToDoItem belonging to the provided aggregate identifier is completed.
|
ToDoItemCreatedEvent |
A new ToDoItem is created
|
ToDoItemDeadlineExpiredEvent |
Copyright © 2010-2014. All Rights Reserved.