Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.management.mbeanservers.edit.internal.ImportExportPartitionTaskMBean

Packages that use ImportExportPartitionTaskMBean
weblogic.management.mbeanservers.edit   

 

Uses of ImportExportPartitionTaskMBean in weblogic.management.mbeanservers.edit

 

Methods in weblogic.management.mbeanservers.edit that return ImportExportPartitionTaskMBean
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.exportPartition(String partitionName, String expArchPath, Boolean includeAppsNLibs, String keyFile)
           Exports a partition from current domain into an archive, to be used for importing the partition into a different domain
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.exportPartition(String partitionName, String expArchPath, Boolean includeAppsNLibs)
           Exports a partition from current domain into an archive, to be used for importing the partition into a different domain
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.exportPartition(String partitionName, String expArchPath)
           Exports a partition from current domain into an archive, to be used for importing the partition into a different domain
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.exportPartition(String partitionName, String expArchPath, String keyFile)
           Exports a partition from current domain into an archive, to be used for importing the partition into a different domain
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.importPartition(String archiveFileName, String partitionName, Boolean createNew, String keyFile)
           Imports a partition into existing domain, from an archive exported using exportPartition
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.importPartition(String archiveFileName, Boolean createNew)
           Imports a partition into existing domain, from an archive exported using exportPartition
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.importPartition(String archiveFileName, Boolean createNew, String keyFile)
           Imports a partition into existing domain, from an archive exported using exportPartition
abstract  ImportExportPartitionTaskMBean PortablePartitionManagerMBean.importPartition(String archiveFileName, String partitionName, Boolean createNew)
           Imports a partition into existing domain, from an archive exported using exportPartition

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09