T - the type of the parameters.public class SplitByPageNumbersTask<T extends AbstractSplitByPageParameters> extends BaseTask<T>
| Constructor and Description |
|---|
SplitByPageNumbersTask() |
| 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 AbstractSplitByPageParameters>before in class BaseTask<T extends AbstractSplitByPageParameters>TaskExceptionpublic void execute(T parameters) throws TaskException
TaskExceptionpublic void after()
Copyright © 2019 sejda. All rights reserved.