|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.engine.migration.OutstandingRequestsMigration
public class OutstandingRequestsMigration
Migrates OutstandingRequestManager to IMAManager
| Constructor Summary | |
|---|---|
OutstandingRequestsMigration()
|
|
| Method Summary | |
|---|---|
boolean |
migrate(java.util.Set<BpelProcess> registeredProcesses,
org.apache.ode.bpel.dao.BpelDAOConnection connection)
All database migrations are run in the same transaction so if one fails, they will all be rollbacked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutstandingRequestsMigration()
| Method Detail |
|---|
public boolean migrate(java.util.Set<BpelProcess> registeredProcesses,
org.apache.ode.bpel.dao.BpelDAOConnection connection)
Migration
migrate in interface Migration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||