public class VirusScannerAttachmentStoringPreProcessor extends Object implements AttachmentStoringPreProcessor
| Constructor and Description |
|---|
VirusScannerAttachmentStoringPreProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
process(AttachmentTO attachment)
Processes the given attachment.
|
public VirusScannerAttachmentStoringPreProcessor()
public int getOrder()
public void process(AttachmentTO attachment) throws LocalizedResourceStoringManagementException
process in interface AttachmentStoringPreProcessorattachment - The attachment to process.LocalizedResourceStoringManagementException - Thrown, when something went's wrong.Copyright © 2019 Communote team. All rights reserved.