Class SHAFT.Report

java.lang.Object
com.shaft.driver.SHAFT.Report
Enclosing class:
SHAFT

public static class SHAFT.Report extends Object
  • Method Details

    • log

      public static void log(String message)
    • report

      public static void report(String message)
    • attach

      public static void attach(String attachmentType, String attachmentName, String attachmentContent)
    • attach

      public static void attach(String attachmentType, String attachmentName, InputStream attachmentContent)