|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiJobStartupParam | |
|---|---|
| oracle.odi.domain.runtime.loadplan | |
| oracle.odi.domain.runtime.scenario | This package contains classes for managing Oracle Data Integrator Scenarios and related objects. |
| oracle.odi.domain.runtime.scheduling | |
| Uses of OdiJobStartupParam in oracle.odi.domain.runtime.loadplan |
|---|
| Methods in oracle.odi.domain.runtime.loadplan that return OdiJobStartupParam | |
|---|---|
OdiJobStartupParam |
OdiLoadPlanSchedule.createJobStartupParam(OdiLoadPlanVariable pVariable, java.lang.Object pValue)Creates a new instance of OdiJobStartupParam and associate it with the schedule. |
| Uses of OdiJobStartupParam in oracle.odi.domain.runtime.scenario |
|---|
| Methods in oracle.odi.domain.runtime.scenario that return OdiJobStartupParam | |
|---|---|
OdiJobStartupParam |
OdiScenarioSchedule.createJobStartupParam(OdiScenarioVariable pVariable, java.lang.Object pValue)Creates a new instance of OdiJobStartupParam and associate it with the schedule. |
| Uses of OdiJobStartupParam in oracle.odi.domain.runtime.scheduling |
|---|
| Methods in oracle.odi.domain.runtime.scheduling that return types with arguments of type OdiJobStartupParam | |
|---|---|
java.util.Collection<OdiJobStartupParam> |
OdiSchedule.getJobStartupParams()Returns the unmodifiable collection of OdiJobStartupParams related to this schedule. |
| Methods in oracle.odi.domain.runtime.scheduling with parameters of type OdiJobStartupParam | |
|---|---|
void |
OdiSchedule.removeJobStartupParam(OdiJobStartupParam pStartupParam)Removes the specified startup parameter. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||