|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionInfo.SessionStatus | |
---|---|
oracle.odi.runtime.agent.invocation | This package contains classes for invoking executions on local or remote Oracle Data Integrator agents. |
Uses of ExecutionInfo.SessionStatus in oracle.odi.runtime.agent.invocation |
---|
Methods in oracle.odi.runtime.agent.invocation that return ExecutionInfo.SessionStatus | |
---|---|
ExecutionInfo.SessionStatus |
ExecutionInfo.getSessionStatus() Returns the session status value. |
static ExecutionInfo.SessionStatus |
ExecutionInfo.SessionStatus.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static ExecutionInfo.SessionStatus[] |
ExecutionInfo.SessionStatus.values() Returns an array containing the constants of this enum type, in the order they are declared. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |