Table of Contents - activecommand-0.2.0 Documentation
Classes and Modules
- ActiveCommand
- ActiveCommand::Command
- ActiveCommand::CommandBus
- ActiveCommand::CommandNotValidError
- ActiveCommand::CommandResult
- ActiveCommand::CommandRunner
- ActiveCommand::CommandRunner::MissingCommandError
- ActiveCommand::Core
- ActiveCommand::Core::ClassMethods
Methods
- ::execute — ActiveCommand::CommandBus
- ::execute_now — ActiveCommand::CommandBus
- ::from_json — ActiveCommand::Command
- ::new — ActiveCommand::CommandResult
- ::new — ActiveCommand::CommandRunner
- #call — ActiveCommand::CommandRunner
- #default_middleware — ActiveCommand::CommandBus
- #execute — ActiveCommand::Command
- #execute — ActiveCommand::CommandBus
- #execute_now — ActiveCommand::CommandBus
- #is_successful? — ActiveCommand::CommandResult
- #on_error? — ActiveCommand::CommandResult
- #on_success? — ActiveCommand::CommandResult
- #perform — ActiveCommand::Command
- #perform_now — ActiveCommand::Command
- #run — ActiveCommand::Command
- #success? — ActiveCommand::CommandResult
- #to_hash — ActiveCommand::Command
- #to_params — ActiveCommand::Command