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
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()longinthashCode()voidvoidsetUpdatedTime(long updatedTime) voidsetVersion(String version)  
- 
Field Details
- 
SINGLETON_ID
- See Also:
 
 - 
version
 - 
updatedTime
protected long updatedTime 
 - 
 - 
Constructor Details
- 
MigrationModelEntity
public MigrationModelEntity() 
 - 
 - 
Method Details