|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMigrationPostCommitResult
| Method Summary | |
|---|---|
IMigrationUpdateResult |
getObjectSpecificInstance(java.lang.String cuid)
|
| Method Detail |
|---|
IMigrationUpdateResult getObjectSpecificInstance(java.lang.String cuid)
cuid - the CUID of an object that is part of the migration. If the CUID points to an object that is not
part of the migration, an error will be logged against the plugin and the plugin's post commit operation
will be failed.
A corollary to this is that, the object in question must not be excluded during the migration.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||