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

E17060-01

oracle.odi.domain.runtime.ess
Class OdiJobEnvironment.Scenario

java.lang.Object
  extended by oracle.odi.domain.runtime.ess.OdiJobEnvironment.Scenario
Enclosing class:
OdiJobEnvironment

public abstract static class OdiJobEnvironment.Scenario
extends java.lang.Object

Hold ODI scenario specific Job parameters.


Field Summary
static java.lang.String NAME
          Parameter for the name of the scenario to be executed.
static java.lang.String VERSION
          Parameter for the version of the scenarion to be executed.
 
Constructor Summary
OdiJobEnvironment.Scenario()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
Parameter for the name of the scenario to be executed.

See Also:
Constant Field Values

VERSION

public static final java.lang.String VERSION
Parameter for the version of the scenarion to be executed.

See Also:
Constant Field Values
Constructor Detail

OdiJobEnvironment.Scenario

public OdiJobEnvironment.Scenario()

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

E17060-01

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