public abstract class SettingsTransfer extends Object
Constructor and Description |
---|
SettingsTransfer() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getName()
Return the name for the receiver.
|
static IConfigurationElement[] |
getSettingsTransfers()
Return the configuration elements for all of the settings
transfers.
|
abstract IStatus |
transferSettings(IPath newWorkspaceRoot)
Transfer the settings to a workspace rooted at newWorkspacwe
|
public static IConfigurationElement[] getSettingsTransfers()
public abstract IStatus transferSettings(IPath newWorkspaceRoot)
newWorkspaceRoot
- IStatus
the status of the transfer.public abstract String getName()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.