Class EchoEntityNameProcessor
java.lang.Object
com.atlassian.confluence.upgrade.recovery.EchoEntityNameProcessor
- All Implemented Interfaces:
com.atlassian.dbexporter.EntityNameProcessor
public class EchoEntityNameProcessor
extends Object
implements com.atlassian.dbexporter.EntityNameProcessor
Entity name processor that does not change the entity names.
- Since:
- 5.4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EchoEntityNameProcessor
public EchoEntityNameProcessor()
-
-
Method Details
-
tableName
- Specified by:
tableName
in interfacecom.atlassian.dbexporter.EntityNameProcessor
-
columnName
- Specified by:
columnName
in interfacecom.atlassian.dbexporter.EntityNameProcessor
-