Interface Generator

  • All Known Implementing Classes:
    PluginDescriptorFilesGenerator

    public interface Generator
    Generate something, for instance a plugin report, from a plugin descriptor.
    • Method Detail

      • execute

        void execute​(java.io.File destinationDirectory,
                     PluginToolsRequest request)
              throws GeneratorException
        Execute the generation for a given plugin descriptor.
        Parameters:
        destinationDirectory - required
        request - required
        Throws:
        GeneratorException - if any
        Since:
        2.5