| Package | Description |
|---|---|
| org.openmrs.util |
Shared utilities for OpenMRS classes
|
| org.openmrs.web.filter.update |
| Modifier and Type | Method and Description |
|---|---|
static List<DatabaseUpdater.OpenMRSChangeSet> |
DatabaseUpdater.getDatabaseChanges()
Looks at the current liquibase-update-to-latest.xml file and then checks the database to see
if they have been run.
|
static List<DatabaseUpdater.OpenMRSChangeSet> |
DatabaseUpdater.getUnrunDatabaseChanges()
Looks at the current liquibase-update-to-latest.xml file returns all changesets in that file
that have not been run on the database yet.
|
| Modifier and Type | Field and Description |
|---|---|
List<DatabaseUpdater.OpenMRSChangeSet> |
UpdateFilterModel.changes |
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.