public interface MigrationEntry extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Returns actual message of the entry
|
Date |
getTimestamp()
Return timestamp of the entry - when it was created
|
String |
getType()
Returns type of the entry - INFO, WARN, ERROR
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.