public class AttachmentStoringPreProcessorRegistry extends Object
AttachmentStoringPreProcessor
and registers them within the
ResourceStoringManagement
.Constructor and Description |
---|
AttachmentStoringPreProcessorRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
registerAttachmentStoringPreProcessor(AttachmentStoringPreProcessor attachmentStoringPreProcessor)
Adds the given processor to the list of processors.
|
void |
removeAttachmentStoringPreProcessor(AttachmentStoringPreProcessor attachmentStoringPreProcessor)
Removes the given processor from the list of processors.
|
public AttachmentStoringPreProcessorRegistry()
public void registerAttachmentStoringPreProcessor(AttachmentStoringPreProcessor attachmentStoringPreProcessor)
attachmentStoringPreProcessor
- The processor.public void removeAttachmentStoringPreProcessor(AttachmentStoringPreProcessor attachmentStoringPreProcessor)
attachmentStoringPreProcessor
- The processor.Copyright © 2019 Communote team. All rights reserved.