public static class LiquibaseEndpoint.ChangeSet extends ObjectSE
| コンストラクターと説明 |
|---|
ChangeSet(liquibase.changelog.RanChangeSet ranChangeSet) |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getAuthor() |
StringSE | getChangeLog() |
StringSE | getChecksum() |
StringSE | getComments() |
SetSE<StringSE> | getContexts() |
InstantSE | getDateExecuted() |
StringSE | getDeploymentId() |
StringSE | getDescription() |
liquibase.changelog.ChangeSet.ExecType | getExecType() |
StringSE | getId() |
SetSE<StringSE> | getLabels() |
IntegerSE | getOrderExecuted() |
StringSE | getTag() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic StringSE getAuthor()
public StringSE getChangeLog()
public StringSE getComments()
public InstantSE getDateExecuted()
public StringSE getDeploymentId()
public StringSE getDescription()
public liquibase.changelog.ChangeSet.ExecType getExecType()
public StringSE getId()
public StringSE getChecksum()
public IntegerSE getOrderExecuted()
public StringSE getTag()