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

E22565-02

oracle.apps.fnd.appltest.diagfwk.engine.provider.url
Class DiagUIURLProvider

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.engine.provider.url.DiagUIURLProvider

Deprecated. Please now use JmxAPI

public class DiagUIURLProvider
extends java.lang.Object


Field Summary
protected static java.lang.String PROFILE_DIAG_DASHBOARD_URL
          Deprecated.  
 
Constructor Summary
DiagUIURLProvider()
          Deprecated.  
 
Method Summary
static java.lang.String getODFDashboardURL()
          Deprecated. Please now use JmxAPI
static java.lang.String getTestExecReportURL(java.lang.String executionId)
          Deprecated. Gets the URL to the Execution report for the given test execution ID.
static java.lang.String getTestRunReportURL(java.lang.String runId)
          Deprecated. Gets the URL to the Run report for the given run ID.
protected static java.lang.String makeDiagUIBaseURL()
          Deprecated.  
protected static java.lang.String makeViewReportTFURL()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROFILE_DIAG_DASHBOARD_URL

protected static final java.lang.String PROFILE_DIAG_DASHBOARD_URL
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

DiagUIURLProvider

public DiagUIURLProvider()
Deprecated. 
Method Detail

getODFDashboardURL

public static java.lang.String getODFDashboardURL()
Deprecated. Please now use JmxAPI


getTestRunReportURL

public static java.lang.String getTestRunReportURL(java.lang.String runId)
Deprecated. 
Gets the URL to the Run report for the given run ID.

Parameters:
runId - Run ID for which to get the run report URL.
Returns:
The URL to the run report for the given run ID. Returns null if the runId is invalid.

getTestExecReportURL

public static java.lang.String getTestExecReportURL(java.lang.String executionId)
Deprecated. 
Gets the URL to the Execution report for the given test execution ID.

Parameters:
executionId - ID for the test execution.
Returns:
The URL to the execution report for the given execution run ID. Returns null if the executionId is invalid.

makeViewReportTFURL

protected static java.lang.String makeViewReportTFURL()
Deprecated. 

makeDiagUIBaseURL

protected static java.lang.String makeDiagUIBaseURL()
Deprecated. 

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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.