Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Uses of Class
oracle.odi.domain.runtime.step.StepType

Packages that use StepType
oracle.odi.domain.runtime.session This package contains classes for managing Oracle Data Integrator Sessions and related objects. 
oracle.odi.domain.runtime.step This package contains enumeration StepType for managing types of OdiSessionStepLog

 

Uses of StepType in oracle.odi.domain.runtime.session

 

Methods in oracle.odi.domain.runtime.session that return StepType
 StepType OdiSessionStepLog.getStepType()
          Returns the type of this OdiSessionStepLog.

 

Uses of StepType in oracle.odi.domain.runtime.step

 

Methods in oracle.odi.domain.runtime.step that return StepType
static StepType StepType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StepType[] StepType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.