Package org.keycloak.models.jpa.entities
Class MigrationModelEntity
java.lang.Object
org.keycloak.models.jpa.entities.MigrationModelEntity
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
long
int
hashCode()
void
void
setUpdatedTime
(long updatedTime) void
setVersion
(String version)
-
Field Details
-
SINGLETON_ID
- See Also:
-
version
-
updatedTime
protected long updatedTime
-
-
Constructor Details
-
MigrationModelEntity
public MigrationModelEntity()
-
-
Method Details