- setKillExistingProcess(Boolean) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets whether an existing office process is killed when starting a new office process for the
same connection string.
- setMaxTasksPerProcess(Integer) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the maximum number of tasks an office process can execute before restarting.
- setOfficeHome(String) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the office home directory (office installation).
- setPortNumbers(String) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the list of ports, separated by commas, used by each JODConverter processing thread.
- setProcessRetryInterval(Long) - Method in class org.jodconverter.spring.JodConverterBean
-
Specifies the delay, in milliseconds, between each try when trying to execute an office process
call (start/terminate).
- setProcessTimeout(Long) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the timeout, in milliseconds, when trying to execute an office process call
(start/terminate).
- setTaskExecutionTimeout(Long) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the maximum time allowed to process a task.
- setTaskQueueTimeout(Long) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the maximum living time of a task in the conversion queue.
- setTemplateProfileDir(String) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the directory to copy to the temporary office profile directories to be created.
- setWorkingDir(String) - Method in class org.jodconverter.spring.JodConverterBean
-
Sets the directory where temporary office profile directories will be created.