Class SpecificPlatformPageProducer


public class SpecificPlatformPageProducer extends AbstractGroupConnectorsProducer
Utility class for producing platform page related to connectors.
  • Constructor Details

    • SpecificPlatformPageProducer

      public SpecificPlatformPageProducer(org.apache.maven.plugin.logging.Log logger)
      Constructor for the tag page producer.
      Parameters:
      logger - The logger used for logging.
  • Method Details

    • produce

      public void produce(org.apache.maven.doxia.sink.Sink sink, Platform platform, String connectorSubdirectoryName, List<String> enterpriseConnectorIds)
      Produces the tag page report that lists all the connectors.
      Parameters:
      sink - The sink used for generating content.
      platform - The platform to be listed as part of the report.
      connectorSubdirectoryName - The connector subdirectory name.
      enterpriseConnectorIds - The enterprise connector identifiers.