Class TakeScreenshotLogLine

java.lang.Object
io.guixer.logs.lines.AbstractLogLine
io.guixer.logs.lines.TakeScreenshotLogLine
All Implemented Interfaces:
LogLine

public final class TakeScreenshotLogLine extends AbstractLogLine
  • Constructor Details

    • TakeScreenshotLogLine

      public TakeScreenshotLogLine(long timeMillis, String rawText, String fileName)
  • Method Details

    • getFileName

      public String getFileName()