Class: Authz::BusinessProcessHasControllerAction

Inherits:
Authz.selfself::ApplicationRecord
  • Object
show all
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