Class ReportPublisherDslExtension.PublishGeneratorsContext

    • Constructor Detail

      • PublishGeneratorsContext

        public PublishGeneratorsContext()
    • Method Detail

      • generators

        public void generators​(Runnable closure)
        Option defining the default report generators.
        Parameters:
        closure - the nested Groovy closure
      • customGenerators

        public void customGenerators​(Runnable closure)
        Option defining the custom report generators.
        Parameters:
        closure - the nested Groovy closure