Uses of Interface
io.thestencil.client.api.MigrationBuilder
-
Packages that use MigrationBuilder Package Description io.thestencil.client.api io.thestencil.client.spi io.thestencil.client.spi.builders -
-
Uses of MigrationBuilder in io.thestencil.client.api
Methods in io.thestencil.client.api that return MigrationBuilder Modifier and Type Method Description MigrationBuilderStencilComposer. migration() -
Uses of MigrationBuilder in io.thestencil.client.spi
Methods in io.thestencil.client.spi that return MigrationBuilder Modifier and Type Method Description MigrationBuilderStencilComposerImpl. migration() -
Uses of MigrationBuilder in io.thestencil.client.spi.builders
Classes in io.thestencil.client.spi.builders that implement MigrationBuilder Modifier and Type Class Description classMigrationBuilderImpl
-