Application represents an event sourced application. Any interaction with an application happens by sending it commands. Commands are messages expressing user intent and lead to changes of the application state. Every command is routed to an object handling the application's business logic, calle
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected