Interface PostProcessorPlugin

All Superinterfaces:
FilePlugin<PostProcessorContext,List<FileContext>>, Plugin
All Known Implementing Classes:
AbstractPostProcessor

public interface PostProcessorPlugin extends FilePlugin<PostProcessorContext,List<FileContext>>
Plugin that allows to post-process a generated file.