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 |
---|---|
List<ModelUpdate> |
MigrationService.getMigrationItems(long migrationId)
Returns a list of all model instance migrations that belong to the specified migration.
|
List<ModelUpdate> |
MigrationService.getModelInstanceMigrations(long modelInstanceId)
Returns a list of model instance migrations ordered by the migration date.
|
Modifier and Type | Method and Description |
---|---|
List<ModelUpdate> |
MigrationServiceBean.getMigrationItems(long migrationId) |
List<ModelUpdate> |
MigrationServiceBean.getModelInstanceMigrations(long modelInstanceId) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.