Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.engine.TestRun.ExecReportLinkProvider

Packages that use TestRun.ExecReportLinkProvider
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.facade   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
 

Uses of TestRun.ExecReportLinkProvider in oracle.apps.fnd.appltest.diagfwk.engine
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine that return TestRun.ExecReportLinkProvider
 TestRun.ExecReportLinkProvider TestRun.getExecReportLinkProvider()
          Gets the execution report link provider that may have been set previously on this run by calling setExecReportLinkProvider().
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine with parameters of type TestRun.ExecReportLinkProvider
 void TestRun.setExecReportLinkProvider(TestRun.ExecReportLinkProvider provider)
          Sets an execution report link provider for this run to be used in order to generate links to the execution reports for this run that can be embedded into this run report
 void DiagCmdExtractReport.setExecReportLinkProvider(TestRun.ExecReportLinkProvider provider)
          Allows clients to programmatically set a custom link provider for execution reports when extracting run reports.
 

Uses of TestRun.ExecReportLinkProvider in oracle.apps.fnd.appltest.diagfwk.engine.facade
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.facade with parameters of type TestRun.ExecReportLinkProvider
 java.lang.String TestRunFacade.extractReportToFile(java.lang.String pId, TestRunTreeNode.NodeType pType, java.lang.String pFormat, java.lang.String pDestDir, java.lang.Boolean pGetChildren, java.lang.Boolean pTranslate, TestRun.ExecReportLinkProvider pProvider)
          Extracts report for the given run or execution to a file and returns the full path to the file.
 

Uses of TestRun.ExecReportLinkProvider in oracle.apps.fnd.appltest.diagfwk.engine.impl
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return TestRun.ExecReportLinkProvider
 TestRun.ExecReportLinkProvider TestRunImpl.getExecReportLinkProvider()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl with parameters of type TestRun.ExecReportLinkProvider
 void TestRunImpl.setExecReportLinkProvider(TestRun.ExecReportLinkProvider provider)
           
 


Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.