Namespace Simplic.Flow.Configuration
Classes
FlowConfiguration
Represents the flow configuration that the runtime needs. Not to be mistaken with the FlowConfigurationModel
FlowConfigurationModel
Represents FlowConfiguration table in the db
FlowConfigurationServiceException
FlowVariableConfiguration
Represents a flow variable
Link
LinkConfiguration
NodeConfiguration
NodePinConfiguration
PinConfiguration
Interfaces
IFlowConfigurationRepository
Interface for FlowConfigurationRepository.
IFlowConfigurationService
Interface for flow configuration operations service.