public class MigrateTo1_9_0 extends Object implements Migration
| Modifier and Type | Field and Description |
|---|---|
static ModelVersion |
VERSION |
| Constructor and Description |
|---|
MigrateTo1_9_0() |
| Modifier and Type | Method and Description |
|---|---|
ModelVersion |
getVersion() |
void |
migrate(KeycloakSession session) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmigrateImportpublic static final ModelVersion VERSION
public ModelVersion getVersion()
getVersion in interface Migrationpublic void migrate(KeycloakSession session)
Copyright © 2021 JBoss by Red Hat. All rights reserved.