|
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 | |
|---|---|
| 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 ExecutionInfo in oracle.odi.runtime.agent |
|---|
| Methods in oracle.odi.runtime.agent that return ExecutionInfo | |
|---|---|
ExecutionInfo |
RuntimeAgent.restartSession(long pSessionId, StartupParams pVariables, boolean pSynchronous)Restart the given session with various parameters. |
ExecutionInfo |
RuntimeAgent.restartSession(long pSessionId, StartupParams pVariables, boolean pSynchronous, boolean pKeepSessionParams)Restart the given session with various parameters. |
ExecutionInfo |
RuntimeAgent.startScenario(java.lang.String pScenName, java.lang.String pScenVersion, StartupParams pVariables, java.lang.String pKeywords, java.lang.String pContextCode, java.lang.Integer pLogLevel, java.lang.String pSessionName, boolean pSynchronous)Start the scenario with various parameters. |
| Uses of ExecutionInfo in oracle.odi.runtime.agent.invocation |
|---|
| Methods in oracle.odi.runtime.agent.invocation that return ExecutionInfo | |
|---|---|
ExecutionInfo |
RemoteRuntimeAgentInvoker.invokeRestartSession(long pSessionId, StartupParams pVariables, boolean pSynchronous, java.lang.String pWorkRepName)Restarts a session with various parameters. If a variable value is not redefined in pVariables, then the last execution value will be used. |
ExecutionInfo |
RemoteRuntimeAgentInvoker.invokeRestartSession(long pSessionId, StartupParams pVariables, boolean pSynchronous, java.lang.String pWorkRepName, boolean pKeepSessionParams)Restarts a session with various parameters. |
ExecutionInfo |
RemoteRuntimeAgentInvoker.invokeStartScenario(java.lang.String pScenName, java.lang.String pScenVersion, StartupParams pVariables, java.lang.String pKeywords, java.lang.String pContextCode, java.lang.Integer pLogLevel, java.lang.String pSessionName, boolean pSynchronous, java.lang.String pWorkRepName)Starts the given scenario with various parameters. |
ExecutionInfo |
RemoteRuntimeAgentInvoker.invokeStartScenario(java.lang.String pScenName, java.lang.String pScenVersion, StartupParams pVariables, java.lang.String pKeywords, java.lang.String pContextCode, java.lang.Integer pLogLevel, java.lang.String pSessionName, boolean pSynchronous, java.lang.String pWorkRepName, java.util.Properties pInvocationProperties)Starts the given scenario with various parameters. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||