Method List
-
#aggregate_id Aggregates::Auditor
-
#allow? Aggregates::CommandFilter
-
#apply Aggregates::AggregateRoot
-
audit Aggregates
-
#command_filters Aggregates::Configuration
-
#command_processors Aggregates::Configuration
-
#commands Aggregates::Auditor
-
#commands_processed_after Aggregates::Auditor
-
#commands_processed_by Aggregates::Auditor
-
configure Aggregates
-
#errors Aggregates::CommandValidationError
-
#event_processors Aggregates::Configuration
-
#events Aggregates::Auditor
-
#events_processed_after Aggregates::Auditor
-
#events_processed_by Aggregates::Auditor
-
execute_command Aggregates
-
execute_commands Aggregates
-
#filter_commands_with Aggregates::Configuration
-
#find_message_handlers Aggregates::MessageProcessor
-
get_by_id Aggregates::AggregateRoot
-
#handle_message Aggregates::MessageProcessor
-
#handles_message? Aggregates::MessageProcessor::ClassMethods
-
#id Aggregates::AggregateRoot
-
included Aggregates::WithAggregateHelpers
-
included Aggregates::MessageProcessor
-
#initialize Aggregates::EventStream
-
#initialize Aggregates::InMemoryStorageBackend
-
#initialize Aggregates::CommandDispatcher
-
#initialize Aggregates::Auditor
-
#initialize Aggregates::CommandValidationError
-
#initialize Aggregates::Configuration
-
#initialize Aggregates::AggregateRoot
-
#inspect_state_at Aggregates::Auditor
-
json_create Aggregates::DomainMessage
-
#load_commands_by_aggregate_id Aggregates::InMemoryStorageBackend
-
#load_commands_by_aggregate_id Aggregates::StorageBackend
-
#load_events Aggregates::EventStream
-
#load_events_by_aggregate_id Aggregates::StorageBackend
-
#load_events_by_aggregate_id Aggregates::InMemoryStorageBackend
-
#message_mapping Aggregates::MessageProcessor::ClassMethods
-
new_aggregate_id Aggregates
-
new_message_id Aggregates
-
#on Aggregates::MessageProcessor::ClassMethods
-
#process_command Aggregates::CommandProcessor
-
#process_command Aggregates::CommandDispatcher
-
#process_commands Aggregates::CommandDispatcher
-
#process_commands_with Aggregates::Configuration
-
#process_event Aggregates::EventProcessor
-
#process_event Aggregates::AggregateRoot
-
#process_events_with Aggregates::Configuration
-
#publish Aggregates::EventStream
-
#replay_history Aggregates::AggregateRoot
-
#storage_backend Aggregates::Configuration
-
#store_command Aggregates::StorageBackend
-
#store_command Aggregates::InMemoryStorageBackend
-
#store_event Aggregates::StorageBackend
-
#store_event Aggregates::InMemoryStorageBackend
-
#store_with Aggregates::Configuration
-
#to_json Aggregates::DomainMessage
-
#type Aggregates::Auditor
-
#validate Aggregates::Command
-
#validate! Aggregates::Command
-
#with_aggregate Aggregates::WithAggregateHelpers::ClassMethods
-
#with_aggregate_by_id Aggregates::WithAggregateHelpers::ClassMethods