Package sonia.scm.repository
Interface FileObjectPreProcessor
- All Superinterfaces:
PreProcessor<FileObject>
A pre processor for
FileObject
objects. A pre processor is able to
modify the object before it is delivered to the user interface.- Since:
- 1.10
-
Method Summary
-
Method Details
-
process
- Specified by:
process
in interfacePreProcessor<FileObject>
-