|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMigrateBaseInstanceResponse
Base interface for migrate response.
| Method Summary | |
|---|---|
java.lang.String |
getComponentResumeExceptionMsg()
Gets an error message describing the reason of the failure to resume the component, if it failed to resume. |
int |
getNumberOfSuspendedInstances()
Gets the number of instances that were suspended when resuming the component, if the IBaseMigrateInstanceRequest.setLeaveNonMigratedInstancesSuspended(boolean)
is set to true. |
boolean |
isComponentResumed()
Returns whether the component was resumed after migration. |
| Method Detail |
|---|
boolean isComponentResumed()
java.lang.String getComponentResumeExceptionMsg()
int getNumberOfSuspendedInstances()
IBaseMigrateInstanceRequest.setLeaveNonMigratedInstancesSuspended(boolean)
is set to true.
|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||