Class ReportPublisherDslExtension.PublishETLogContext

    • Constructor Detail

      • PublishETLogContext

        public PublishETLogContext()
    • Method Detail

      • unstableOnWarning

        public void unstableOnWarning​(boolean value)
        Option defining whether to mark the build as unstable if warnings found.
        Parameters:
        value - the value
      • failedOnError

        public void failedOnError​(boolean value)
        Option defining whether to mark the build as failed if errors found.
        Parameters:
        value - the value
      • testSpecific

        public void testSpecific​(boolean value)
        Option defining whether to parse the test-specific log files.
        Parameters:
        value - the value