T - the type of parameters.public class PdfToMultipleImageTask<T extends AbstractPdfToMultipleImageParameters> extends BaseTask<T>
| Constructor and Description |
|---|
PdfToMultipleImageTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before(T parameters,
TaskExecutionContext executionContext) |
void |
execute(T parameters) |
executionContextpublic void before(T parameters, TaskExecutionContext executionContext) throws TaskException
before in interface Task<T extends AbstractPdfToMultipleImageParameters>TaskExceptionpublic void execute(T parameters) throws TaskException
TaskExceptionpublic void after()
after in interface Task<T extends AbstractPdfToMultipleImageParameters>Copyright © 2019 sejda. All rights reserved.