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.OdiLoadPlan.SessionStepLogsBehavior

Packages that use OdiLoadPlan.SessionStepLogsBehavior
oracle.odi.domain.runtime.loadplan   
oracle.odi.domain.runtime.lpi   

 

Uses of OdiLoadPlan.SessionStepLogsBehavior in oracle.odi.domain.runtime.loadplan

 

Methods in oracle.odi.domain.runtime.loadplan that return OdiLoadPlan.SessionStepLogsBehavior
 OdiLoadPlan.SessionStepLogsBehavior OdiLoadPlan.getSessionLogsDefaultBehaviorForScenarioSteps()
          Indicates how logs will be maintained by default for the session steps of each of the scenarios started by the Load Plan.
static OdiLoadPlan.SessionStepLogsBehavior OdiLoadPlan.SessionStepLogsBehavior.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiLoadPlan.SessionStepLogsBehavior[] OdiLoadPlan.SessionStepLogsBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.odi.domain.runtime.loadplan with parameters of type OdiLoadPlan.SessionStepLogsBehavior
 void OdiLoadPlan.setSessionLogsDefaultBehaviorForScenarioSteps(OdiLoadPlan.SessionStepLogsBehavior sessionLogsDefaultBehaviorForScenarioSteps)
          Indicates how logs will be maintained by default for the session steps of each of the scenarios started by the Load Plan.
Must not be null

 

Uses of OdiLoadPlan.SessionStepLogsBehavior in oracle.odi.domain.runtime.lpi

 

Methods in oracle.odi.domain.runtime.lpi that return OdiLoadPlan.SessionStepLogsBehavior
 OdiLoadPlan.SessionStepLogsBehavior OdiLoadPlanInstance.getSessionLogsDefaultBehaviorForScenarioSteps()
          Indicates how logs will be maintained by default for the session steps of each of the scenarios started by the Load Plan instance.

 


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.