Skip navigation links
|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.9)
E10659-11 |
PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
oracle.integration.platform.blocks.migration
Class ComponentInstanceMigrationResultImpl
java.lang.Object
oracle.integration.platform.blocks.migration.ComponentInstanceMigrationResultImpl
- All Implemented Interfaces:
- java.io.Serializable, ComponentInstanceMigrationResult
-
public class ComponentInstanceMigrationResultImpl
- extends java.lang.Object
- implements ComponentInstanceMigrationResult
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
migrated
public boolean migrated()
-
- Specified by:
migrated
in interface ComponentInstanceMigrationResult
-
- Returns:
- true, if the component instance was successfully migrated; otherwise, false.
getName
public java.lang.String getName()
-
- Specified by:
getName
in interface ComponentInstanceMigrationResult
-
- Returns:
- The component name
getType
public java.lang.String getType()
-
- Specified by:
getType
in interface ComponentInstanceMigrationResult
-
- Returns:
- The component type
getId
public java.lang.String getId()
-
- Specified by:
getId
in interface ComponentInstanceMigrationResult
-
- Returns:
- The component instance identifier
getFailureReason
public java.lang.String getFailureReason()
-
- Specified by:
getFailureReason
in interface ComponentInstanceMigrationResult
-
- Returns:
- The reason why the migration failed, if it failed; otherwise, null
Skip navigation links
|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.9)
E10659-11 |
PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2010, 2015, Oracle and/or its affiliates. All rights reserved.