Class APIScreenshot

java.lang.Object
com.testdroid.api.APIEntity
com.testdroid.api.model.APIScreenshot

public class APIScreenshot extends APIEntity
Author:
Ɓukasz Kajda <[email protected]>, Slawomir Pawluk <[email protected]>
  • Constructor Details

    • APIScreenshot

      public APIScreenshot()
    • APIScreenshot

      public APIScreenshot(String originalName)
    • APIScreenshot

      public APIScreenshot(Long id, String originalName, Boolean fail, APIScreenshot.Type type, Long takeTimestamp)
  • Method Details