Package com.logicaldoc.conversion
Class LibreOfficeManager
java.lang.Object
com.logicaldoc.conversion.LibreOfficeManager
A place holder for the Jodconverter office manager
- Since:
- 8.8.5
- Author:
- Marco Meschieri - LogicalDOC
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LibreOfficeManager
public LibreOfficeManager()
-
-
Method Details
-
get
Gets the object available in the application context- Returns:
- the instance of this object in the application context
-
start
public void start(int[] ports, long taskTimeout, int tasks, String officeHome) throws org.jodconverter.core.office.OfficeException - Throws:
org.jodconverter.core.office.OfficeException
-
stop
public void stop() -
init
@PostConstruct public void init()
-