Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.runtime.agent.invocation.ExecutionInfo.SessionStatus

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.

 


Skip navigation links

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

E17060-04


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