public class UpgradeConfig extends java.lang.Object implements IntrospectionQuery
Constructor and Description |
---|
UpgradeConfig() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConnectorName() |
exa.bee.KeyValue |
getCurrentConfig() |
void |
setConnectorName(java.lang.String connectorName)
This method is not meant to be used in a connector migration code.
|
void |
setCurrentConfig(exa.bee.KeyValue kv)
This method is not meant to be used in a connector migrator code.
|
public java.lang.String getConnectorName()
public void setConnectorName(java.lang.String connectorName)
public exa.bee.KeyValue getCurrentConfig()
public void setCurrentConfig(exa.bee.KeyValue kv)
kv
- Copyright © 2013 Dassault Systèmes, All Rights Reserved.