Package org.keycloak.models
Interface DeploymentStateProvider
-
- All Superinterfaces:
Provider
- All Known Implementing Classes:
JpaRealmProvider
public interface DeploymentStateProvider extends Provider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MigrationModel
getMigrationModel()
-
-
-
Method Detail
-
getMigrationModel
MigrationModel getMigrationModel()
-
-