Class: Decidim::Accountability::Admin::UpdateResult
- Inherits:
-
Commands::UpdateResource
- Object
- Command
- Commands::UpdateResource
- Decidim::Accountability::Admin::UpdateResult
- Includes:
- HasResultCommand
- Defined in:
- decidim-accountability/app/commands/decidim/accountability/admin/update_result.rb
Overview
This command is executed when the user changes a Result from the admin panel.
Method Summary
Methods included from HasResultCommand
#link_meetings, #link_projects, #link_proposals, #meeting_ids, #meetings, #notify_proposal_followers, #projects, #proposals
Methods inherited from Commands::UpdateResource
Methods inherited from Command
call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events
Constructor Details
This class inherits a constructor from Decidim::Commands::UpdateResource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Decidim::Command