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