Skip navigation links

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

E17060-02


Uses of Class
oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer

Packages that use OdiLoadPlanStepContainer
oracle.odi.domain.runtime.loadplan   

 

Uses of OdiLoadPlanStepContainer in oracle.odi.domain.runtime.loadplan

 

Subclasses of OdiLoadPlanStepContainer in oracle.odi.domain.runtime.loadplan
 class OdiLoadPlanStepParallel
          Concrete class for OdiLoadPlanStep describing the execution of children step in parallel.
 class OdiLoadPlanStepSerial
          Concrete class for OdiLoadPlanStep describing the execution of children steps in a given order.

 

Methods in oracle.odi.domain.runtime.loadplan with parameters of type OdiLoadPlanStepContainer
 void OdiLoadPlan.moveStepIntoStepContainer(OdiLoadPlanStep pStepToMove, OdiLoadPlanStepContainer pTargetContainer)
          Moves an OdiLoadPlanStep into a new step container and puts it at the end of the children list.

 


Skip navigation links

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

E17060-02


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