Package-level declarations
Types
Abstract class for a ContinueNode in the workflow.
Object for an EmptySession. An EmptySession represents a session with no value.
Represents an error node in the workflow.
Class representing the context of a flow.
Typealias for FormBuilder.
Interface for a Module. A Module represents a unit of functionality in the application.
Class for a ModuleRegistry. A ModuleRegistry represents a registry of modules in the application.
Enum class representing the mode of module override.
Class for a Setup. A Setup represents the setup of a module in the application.
Class for a SharedContext. A SharedContext represents a shared context in the application.
Represents a success node in the workflow.
Class representing a workflow.
DSL class for configuring a Workflow.