commanded v0.4.0 Commanded.ProcessManagers.ProcessRouter

Process router is responsible for starting, continuing and completing process managers in response to raised domain events.

Summary

Functions

Fetch the state of an individual process manager instance identified by the given process_uuid

Functions

process_state(process_router, process_uuid)

Fetch the state of an individual process manager instance identified by the given process_uuid

start_link(process_manager_name, process_manager_module, command_dispatcher)