commanded v0.2.0 Commanded.ProcessManagers.ProcessRouter

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

Summary

Functions

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

Functions

process_state(process_router, process_uuid)

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

start_link(process_manager_name, process_manager_module, command_dispatcher)