|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scheduler.JobType | |
|---|---|
| org.apache.ode.bpel.iapi | |
| Uses of Scheduler.JobType in org.apache.ode.bpel.iapi |
|---|
| Methods in org.apache.ode.bpel.iapi that return Scheduler.JobType | |
|---|---|
Scheduler.JobType |
Scheduler.JobDetails.getType()
|
static Scheduler.JobType |
Scheduler.JobType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Scheduler.JobType[] |
Scheduler.JobType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.ode.bpel.iapi with parameters of type Scheduler.JobType | |
|---|---|
void |
Scheduler.JobDetails.setType(Scheduler.JobType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||