|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.odi.domain.runtime.ess.OdiJobEnvironment.User
public abstract static class OdiJobEnvironment.User
Hold ODI user / credentials specific Job parameters.
| Field Summary | |
|---|---|
static java.lang.String |
NAME
Parameter for the name if the ODI user. |
static java.lang.String |
PASSWORD
Paramater for the password of the ODI user. |
| Constructor Summary | |
|---|---|
OdiJobEnvironment.User()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
public static final java.lang.String PASSWORD
Note: the value for this parameter has to be encrypted using standard ODI password encryption.
| Constructor Detail |
|---|
public OdiJobEnvironment.User()
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||