Back to Exposed

GenerateMigrationsWorker

docs/api/exposed-gradle-plugin/org.jetbrains.exposed.v1.gradle.plugin/-generate-migrations-worker/index.html

1.3.01.3 KB
Original Source

GenerateMigrationsWorker

abstract class GenerateMigrationsWorker : WorkAction<GenerateMigrationsParameters>

Represents the implementation of a unit of work to be used when submitting work to the migrations extension work executor.

Members

Constructors

GenerateMigrationsWorker

Link copied to clipboard

constructor()

Types

GradleLogger

Link copied to clipboard

inner class GradleLogger : SqlLogger

Properties

parameters

Link copied to clipboard

@get:Inject

abstract override val parameters: GenerateMigrationsParameters?

Functions

execute

Link copied to clipboard

open override fun execute()

getParameters

Link copied to clipboard

@Inject

abstract fun getParameters(): GenerateMigrationsParameters?

Generated by Dokka © 2026 Copyright