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, wait
migrateImport
public static final ModelVersion VERSION
public ModelVersion getVersion()
getVersion
in interface Migration
public void migrate(KeycloakSession session)
Copyright © 2021 JBoss by Red Hat. All rights reserved.