Class: Decidim::ParticipatoryProcesses::Admin::CreateParticipatoryProcess
- Inherits:
-
Commands::CreateResource
- Object
- Command
- Commands::CreateResource
- Decidim::ParticipatoryProcesses::Admin::CreateParticipatoryProcess
- Defined in:
- decidim-participatory_processes/app/commands/decidim/participatory_processes/admin/create_participatory_process.rb
Overview
A command with all the business logic when creating a new participatory process in the system.
Method Summary
Methods inherited from Commands::CreateResource
Methods inherited from Command
call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events
Constructor Details
This class inherits a constructor from Decidim::Commands::CreateResource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Decidim::Command