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.SessionStatusInfo

Packages that use SessionStatusInfo
oracle.odi.runtime.agent This package contains classes for invoking executions on local Oracle Data Integrator agents. 
oracle.odi.runtime.agent.invocation This package contains classes for invoking executions on local or remote Oracle Data Integrator agents. 

 

Uses of SessionStatusInfo in oracle.odi.runtime.agent

 

Methods in oracle.odi.runtime.agent that return types with arguments of type SessionStatusInfo
 java.util.List<SessionStatusInfo> RuntimeAgent.getSessionStatus(java.util.List<java.lang.Long> pSessionIds)
          Returns the sessions status.

 

Uses of SessionStatusInfo in oracle.odi.runtime.agent.invocation

 

Methods in oracle.odi.runtime.agent.invocation that return types with arguments of type SessionStatusInfo
 java.util.List<SessionStatusInfo> RemoteRuntimeAgentInvoker.invokeGetSessionStatus(java.util.List<java.lang.Long> pSessionIds, java.lang.String pWorkRepositoryName)
          Return the status of given session ids.

 


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.