public class DuplicateEncounterTypeNameChangeSet extends Object implements liquibase.change.custom.CustomTaskChange
Constructor and Description |
---|
DuplicateEncounterTypeNameChangeSet() |
Modifier and Type | Method and Description |
---|---|
void |
execute(liquibase.database.Database database)
Method to perform validation and resolution of duplicate EncounterType names
|
String |
getConfirmationMessage() |
void |
setFileOpener(liquibase.resource.ResourceAccessor arg0) |
void |
setUp() |
liquibase.exception.ValidationErrors |
validate(liquibase.database.Database arg0) |
public String getConfirmationMessage()
getConfirmationMessage
in interface liquibase.change.custom.CustomChange
public void setFileOpener(liquibase.resource.ResourceAccessor arg0)
setFileOpener
in interface liquibase.change.custom.CustomChange
public void setUp() throws liquibase.exception.SetupException
setUp
in interface liquibase.change.custom.CustomChange
liquibase.exception.SetupException
public liquibase.exception.ValidationErrors validate(liquibase.database.Database arg0)
validate
in interface liquibase.change.custom.CustomChange
public void execute(liquibase.database.Database database) throws liquibase.exception.CustomChangeException
execute
in interface liquibase.change.custom.CustomTaskChange
liquibase.exception.CustomChangeException
Copyright © 2024 OpenMRS Inc.. All rights reserved.