Class LogEntryLanguageChange

All Implemented Interfaces:
liquibase.change.custom.CustomChange, liquibase.change.custom.CustomTaskChange

public class LogEntryLanguageChange extends CustomLanguageChange
  • Constructor Details Link icon

    • LogEntryLanguageChange Link icon

      public LogEntryLanguageChange()
  • Method Details Link icon

    • execute Link icon

      public void execute(liquibase.database.Database database) throws liquibase.exception.CustomChangeException
      Throws:
      liquibase.exception.CustomChangeException
    • getConfirmationMessage Link icon

      public String getConfirmationMessage()