Class: Decidim::Meetings::Admin::UpdateAgenda
- Inherits:
-
Commands::UpdateResource
- Object
- Command
- Commands::UpdateResource
- Decidim::Meetings::Admin::UpdateAgenda
- Defined in:
- decidim-meetings/app/commands/decidim/meetings/admin/update_agenda.rb
Overview
This command is executed when the user updates a Meeting from the admin panel.
Method Summary
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