ManuellMotorImpl
class ManuellMotorImpl(dataSource: DataSource, jobber: List<JobbSpesifikasjon>, repositoryRegistry: RepositoryRegistry? = null, gatewayProvider: GatewayProvider? = null, enableV2: () -> Boolean = { false }) : Motor(source)
Constructors
Link copied to clipboard
constructor(dataSource: DataSource, jobber: List<JobbSpesifikasjon>, repositoryRegistry: RepositoryRegistry? = null, gatewayProvider: GatewayProvider? = null, enableV2: () -> Boolean = { false })