Class: WorkItems::Widgets::Notes

Inherits:
Base
  • Object
show all
Defined in:
app/models/work_items/widgets/notes.rb

Instance Attribute Summary

Attributes inherited from Base

#work_item

Instance Method Summary collapse

Methods inherited from Base

api_symbol, callback_class, #initialize, process_quick_action_param, quick_action_commands, type, #type

Constructor Details

This class inherits a constructor from WorkItems::Widgets::Base

Instance Method Details

#declarative_policy_delegateObject



9
10
11
# File 'app/models/work_items/widgets/notes.rb', line 9

def declarative_policy_delegate
  work_item
end