| Package | Description |
|---|---|
| com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
| com.whitestein.lsps.modulemanager.migration |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModelUpdate> |
MigrationService.getMigrationItems(long migrationId)
Returns a list of all model instance migrations that belong to the specified migration.
|
java.util.List<ModelUpdate> |
MigrationService.getModelInstanceMigrations(long modelInstanceId)
Returns a list of model instance migrations ordered by the migration date.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModelUpdate> |
MigrationServiceBean.getMigrationItems(long migrationId) |
java.util.List<ModelUpdate> |
MigrationServiceBean.getModelInstanceMigrations(long modelInstanceId) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.