Class ReportsAwareness

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit reports(List<Artifacts.Report> reports) Adds a list if reports to the artifacts configuration.
      Unit reports(Artifacts.Report report) Adds a list if reports to the artifacts configuration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReportsAwareness

        ReportsAwareness()
    • Method Detail

      • reports

         Unit reports(List<Artifacts.Report> reports)

        Adds a list if reports to the artifacts configuration.

      • reports

         Unit reports(Artifacts.Report report)

        Adds a list if reports to the artifacts configuration.