Class: Authz::BusinessProcessHasControllerAction
- Inherits:
-
Authz.selfself::ApplicationRecord
- Object
- Authz.selfself::ApplicationRecord
- Authz::BusinessProcessHasControllerAction
- Defined in:
- app/models/authz/business_process_has_controller_action.rb
Overview
Each instance represents a mapping from business processes to a controller action. For example, the “publish reports” business process may map to: reports#publish and reports#show