Interface ModificationsPreProcessor

All Superinterfaces:
PreProcessor<Modifications>

@ExtensionPoint public interface ModificationsPreProcessor extends PreProcessor<Modifications>
A pre processor for Modifications objects. A pre processor is able to modify the object before it is delivered to the user interface.
Since:
2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(Modifications modifications)