-
Interfaces Interface Description org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration since 5.0M2, use theOfficeServerConfiguration
instead.org.xwiki.officeimporter.openoffice.OpenOfficeConverter since 5.0M2, use theOfficeConverter
insteadorg.xwiki.officeimporter.openoffice.OpenOfficeManager since 5.0M2, useOfficeServer
instead
-
Classes Class Description org.xwiki.officeimporter.OfficeImporterVelocityBridge since 4.1M1 use theScriptService
with hint "officeimporter" insteadorg.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge since 4.1M1 use theScriptService
with hint "officemanager" instead; the office manager script service has a method to retrieve the configuration,OfficeServerScriptService.getConfig()
org.xwiki.officeimporter.openoffice.OpenOfficeManagerVelocityBridge since 4.1M1 use theScriptService
with hint "officemanager" instead
-
Enums Enum Description org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState since 5.0M2, useOfficeServer.ServerState
instead
-
Exceptions Exceptions Description org.xwiki.officeimporter.openoffice.OpenOfficeConverterException since 5.0M2, useOfficeConverterException
insteadorg.xwiki.officeimporter.openoffice.OpenOfficeManagerException since 5.0M2, useOfficeServerException
instead.