| Package | Description |
|---|---|
| org.jbpm.kie.services.impl.admin | |
| org.jbpm.runtime.manager.impl.migration |
| Modifier and Type | Method and Description |
|---|---|
protected MigrationReport |
ProcessInstanceMigrationServiceImpl.convert(MigrationReport report) |
| Modifier and Type | Method and Description |
|---|---|
MigrationReport |
MigrationException.getReport() |
MigrationReport |
MigrationManager.migrate()
Performs migration without node instance mapping
|
MigrationReport |
MigrationManager.migrate(Map<String,String> nodeMapping)
Performs migration with node mapping (if non null).
|
| Constructor and Description |
|---|
MigrationException(String message,
MigrationReport report) |
MigrationException(String message,
Throwable cause,
MigrationReport report) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.