flow_preprocessing.preprocessing_logic.config

Configuration classes for the preprocessor.

Separates configuration from business logic following Single Responsibility Principle.

Classes

ExportMode(*values)

Available export modes for the preprocessor.

PreprocessorBaseConfig(*, ...[, ...])

Configuration for the preprocessor.

PreprocessorConfig(*, ...[, ...])

Extended configuration for the preprocessor.

ProcessorState(*values)

Enum for processor states.