Class MongoChangeLogLock
- java.lang.Object
-
- liquibase.lockservice.DatabaseChangeLogLock
-
- liquibase.ext.mongodb.lockservice.MongoChangeLogLock
-
public class MongoChangeLogLock extends liquibase.lockservice.DatabaseChangeLogLock
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMongoChangeLogLock.Fields
-
Constructor Summary
Constructors Constructor Description MongoChangeLogLock()MongoChangeLogLock(Integer id, Date lockGranted, String lockedBy, Boolean locked)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringformLockedBy()StringtoString()
-