|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobOptions | |
|---|---|
| ibi.broker.api.cci | |
| ibi.broker.api.ws | |
| Uses of JobOptions in ibi.broker.api.cci |
|---|
| Methods in ibi.broker.api.cci with parameters of type JobOptions | |
|---|---|
java.lang.String |
ScheduleManager.run(Schedule schedule,
JobOptions jobOptions)
After a Schedule object has been created and its properties populated with data, this method immediately submits the schedule to the ReportCaster Distribution Server with a JobListener class name, which runs the schedule. |
java.lang.String |
ScheduleManager.run(java.lang.String[] idList,
JobOptions jobOptions)
|
| Uses of JobOptions in ibi.broker.api.ws |
|---|
| Methods in ibi.broker.api.ws with parameters of type JobOptions | |
|---|---|
java.lang.String |
ScheduleManagerClientSF.run(Schedule schedule,
JobOptions jobOptions)
|
java.lang.String |
ScheduleManagerClientSF.run(java.lang.String[] scheduleIdList,
JobOptions jobOptions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||