public class EncryptTask extends BaseTask<EncryptParameters>
PdfSource
list using input parameters.Constructor and Description |
---|
EncryptTask() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before(EncryptParameters parameters,
TaskExecutionContext executionContext) |
void |
execute(EncryptParameters parameters) |
executionContext
public void before(EncryptParameters parameters, TaskExecutionContext executionContext) throws TaskException
before
in interface Task<EncryptParameters>
before
in class BaseTask<EncryptParameters>
TaskException
public void execute(EncryptParameters parameters) throws TaskException
TaskException
public void after()
Copyright © 2018 sejda. All rights reserved.