Class JpaUpdate21_0_2_TermsAndConditionsRequiredAction

  • All Implemented Interfaces:
    liquibase.change.custom.CustomChange, liquibase.change.custom.CustomSqlChange

    public class JpaUpdate21_0_2_TermsAndConditionsRequiredAction
    extends CustomKeycloakTask
    • Constructor Detail

      • JpaUpdate21_0_2_TermsAndConditionsRequiredAction

        public JpaUpdate21_0_2_TermsAndConditionsRequiredAction()
    • Method Detail

      • generateStatementsImpl

        protected void generateStatementsImpl()
                                       throws liquibase.exception.CustomChangeException
        Description copied from class: CustomKeycloakTask
        It's supposed to fill SQL statements to the "statements" variable and fill "confirmationMessage"
        Specified by:
        generateStatementsImpl in class CustomKeycloakTask
        Throws:
        liquibase.exception.CustomChangeException