Class SampleWikiConverter
java.lang.Object
com.atlassian.confluence.util.misc.SampleWikiConverter
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.6
This is a sample wiki converter.
It converts SimpleWeb wiki files to import 'ok' into Confluence. It connects to HSQLDB,
pulls the pages out, converts them where it can and writes them out to a directory as files.
You can then import them with the ImportPagesAction.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
SampleWikiConverter
public SampleWikiConverter()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
main
Deprecated, for removal: This API element is subject to removal in a future version.
-