API Reference¶
Welcome to the FlowTask API Reference. This section contains detailed documentation for all FlowTask modules, components, and interfaces.
Available Modules¶
Navigate through the sections using the menu on the left, or explore these main areas:
- Components: Individual processing units that can be chained together in workflows
- Interfaces: Common functionality and contracts that components can implement
- Services: Core FlowTask services for task management and execution
- Utilities: Helper functions and utility classes
Each module page includes:
- Detailed class and function documentation
- Parameter descriptions and types
- Usage examples with YAML configurations
- Return value specifications