public class WorkObjectMigrationService extends Object
Migrates work objects to the latest deployed model version.
| Constructor and Description |
|---|
WorkObjectMigrationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
migrateModelToLatestDeployedVersion(com.edorasware.api.workobject.WorkObject model,
StringBuilder migrationSummaryBuilder,
String comment) |
int |
migrateWorkObjects(List<? extends com.edorasware.commons.core.any.AnyWorkObjectDefinition> definitions,
String comment) |
public void migrateModelToLatestDeployedVersion(com.edorasware.api.workobject.WorkObject model,
StringBuilder migrationSummaryBuilder,
String comment)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.