Skip navigation links

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

E17060-03


Uses of Class
oracle.odi.runtime.agent.invocation.WorkRepositoryInfo

Packages that use WorkRepositoryInfo
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 WorkRepositoryInfo in oracle.odi.runtime.agent

 

Methods in oracle.odi.runtime.agent that return WorkRepositoryInfo
 WorkRepositoryInfo RuntimeAgent.cleanStaleSessions()
          Clean the stale sessions present in the work repository.

 

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

 

Methods in oracle.odi.runtime.agent.invocation that return WorkRepositoryInfo
 WorkRepositoryInfo RemoteRuntimeAgentInvoker.invokeCleanStaleSessions(java.lang.String pWorkRepositoryName)
          Cleans the stale sessions in the specified work repository.

 

Methods in oracle.odi.runtime.agent.invocation that return types with arguments of type WorkRepositoryInfo
 java.util.List<WorkRepositoryInfo> RemoteRuntimeAgentInvoker.invokeCleanStaleSessionsForAllWorkRepositories()
          Cleans the stale sessions for all work repositories defined in connected master repository.

 


Skip navigation links

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

E17060-03


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