Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module( "vef:approval", auth.Module, strategy.Module, behavior.Module, binding.Module, engine.Module, service.Module, command.Module, query.Module, resource.Module, timeout.Module, migration.Module, )
Module is the approval workflow engine module.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth provides the default identity-resolution wiring for the approval module.
|
Package auth provides the default identity-resolution wiring for the approval module. |
|
Package binding provides the default BusinessBindingHook implementation that wires the approval engine into the host application's business tables declared via Flow.BusinessTable / BusinessPkField / BusinessStatusField.
|
Package binding provides the default BusinessBindingHook implementation that wires the approval engine into the host application's business tables declared via Flow.BusinessTable / BusinessPkField / BusinessStatusField. |
|
Package shared collects cross-cutting types and helpers for the approval module: sentinel errors with stable codes, ID utilities, deadline math, CC user resolution, and small DTOs shared by the command/query/resource boundaries.
|
Package shared collects cross-cutting types and helpers for the approval module: sentinel errors with stable codes, ID utilities, deadline math, CC user resolution, and small DTOs shared by the command/query/resource boundaries. |
Click to show internal directories.
Click to hide internal directories.