Class DesktopScreenshot

    • Field Detail

      • BACKUP_INPUT

        public static final String BACKUP_INPUT
        the key for storing the input token in the backup.
        See Also:
        Constant Field Values
      • m_InputToken

        protected Token m_InputToken
        the input token.
      • m_OutputToken

        protected Token m_OutputToken
        the output token.
      • m_OutputFile

        protected PlaceholderFile m_OutputFile
        the output file to use.
      • m_ScreenshotResult

        protected String m_ScreenshotResult
        for storing any exceptions while trying to create a screenshot.
    • Constructor Detail

      • DesktopScreenshot

        public DesktopScreenshot()