Class LogEntryLanguageChange

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

public class LogEntryLanguageChange extends CustomLanguageChange
  • Constructor Details

    • LogEntryLanguageChange

      public LogEntryLanguageChange()
  • Method Details

    • execute

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

      public String getConfirmationMessage()