Method: Pallets::Backends::Base#get_context
- Defined in:
- lib/pallets/backends/base.rb
#get_context(workflow_id) ⇒ Object
9 10 11 |
# File 'lib/pallets/backends/base.rb', line 9 def get_context(workflow_id) raise NotImplementedError end |