Class: Decidim::Conferences::Admin::CreateRegistrationType
- Inherits:
-
Decidim::Commands::CreateResource
- Object
- Decidim::Command
- Decidim::Commands::CreateResource
- Decidim::Conferences::Admin::CreateRegistrationType
- Defined in:
- decidim-conferences/app/commands/decidim/conferences/admin/create_registration_type.rb
Overview
A command with all the business logic when creating a new registration type in the system.
Method Summary
Methods inherited from Decidim::Commands::CreateResource
Methods inherited from Decidim::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