Back to Exposed

GenerateMigrationsWorker

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

1.5.01.1 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()

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