public interface ConversionJob
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes a conversion and blocks until the conversion terminates.
|
void execute()
throws OfficeException
OfficeException - If the conversion failed.