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