Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.5)

E22565-01

Uses of Class
oracle.apps.fnd.appltest.diagfwk.api.external.ExecutionStatus

Packages that use ExecutionStatus
oracle.apps.fnd.appltest.diagfwk.api.external   
 

Uses of ExecutionStatus in oracle.apps.fnd.appltest.diagfwk.api.external
 

Methods in oracle.apps.fnd.appltest.diagfwk.api.external that return ExecutionStatus
 ExecutionStatus TestRunStatus.getExecutionStatus()
          Get the description of the test execution status.
 ExecutionStatus TestExecutionStatus.getExecutionStatus()
          Get the description of the execution status.
static ExecutionStatus ExecutionStatus.map(DiagConstants.Status status)
           
static ExecutionStatus ExecutionStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExecutionStatus[] ExecutionStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.5)

E22565-01

Copyright © 2011 Oracle. All Rights Reserved.