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