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

E22565-02

Uses of Class
oracle.apps.fnd.appltest.diagfwk.engine.facade.TestRunTreeNode.NodeType

Packages that use TestRunTreeNode.NodeType
oracle.apps.fnd.appltest.diagfwk.engine.facade   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
 

Uses of TestRunTreeNode.NodeType in oracle.apps.fnd.appltest.diagfwk.engine.facade
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.facade that return TestRunTreeNode.NodeType
 TestRunTreeNode.NodeType TestRunTreeNode.getNodeType()
          Returns the type of the current node
static TestRunTreeNode.NodeType TestRunTreeNode.NodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestRunTreeNode.NodeType[] TestRunTreeNode.NodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.facade with parameters of type TestRunTreeNode.NodeType
 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 TestRunTreeNode.NodeType in oracle.apps.fnd.appltest.diagfwk.engine.impl
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return TestRunTreeNode.NodeType
 TestRunTreeNode.NodeType TestExecImpl.getNodeType()
           
 TestRunTreeNode.NodeType TestRunTreeNodeStepImpl.getNodeType()
           
 TestRunTreeNode.NodeType TestRunImpl.getNodeType()
           
 


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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.