Module: BetterService::Concerns::Workflowable
- Defined in:
- lib/better_service/concerns/workflowable.rb,
lib/better_service/concerns/workflowable/callbacks.rb
Overview
Workflowable - Namespace for all workflow-related concerns
This module groups all concerns that are specific to BetterService workflows, such as lifecycle callbacks, step execution, context management, etc.
Defined Under Namespace
Modules: Callbacks