Package-level declarations
Types
Link copied to clipboard
object StepRegistry
A global registry of all declared Steps.
Link copied to clipboard
class StepRegistryDsl
A DSL for registering Steps in a declarative way.
Functions
Link copied to clipboard
Returns a default plan builder function that pulls all registered steps from StepRegistry and casts them to the correct type.
Link copied to clipboard
Entry point for the step registration DSL.