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