|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScheduleStatus | |
|---|---|
| oracle.odi.domain.runtime.scheduling | |
| Uses of ScheduleStatus in oracle.odi.domain.runtime.scheduling |
|---|
| Methods in oracle.odi.domain.runtime.scheduling that return ScheduleStatus | |
|---|---|
ScheduleStatus |
OdiSchedule.getStatus()Returns the activation status of this OdiSchedule. |
static ScheduleStatus |
ScheduleStatus.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static ScheduleStatus[] |
ScheduleStatus.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.odi.domain.runtime.scheduling with parameters of type ScheduleStatus | |
|---|---|
void |
OdiSchedule.setStatus(ScheduleStatus pStatus)Sets the activation status for this OdiSchedule. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||