| Package | Description |
|---|---|
| com.ibm.openpages.api.scheduler | |
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ISchedJobDetail> |
SchedulerJobList.getJobs()
Get the list of
ISchedJobDetail results based on the Search options
provided |
| Modifier and Type | Method and Description |
|---|---|
static void |
ScheduleValidator.validateJob(ISchedJobDetail jobDetail,
java.util.List<SchdOPJobDetail_> jobs) |
static void |
ScheduleValidator.validateJobEnabled(ISchedJobDetail jobDetail) |
static void |
ScheduleValidator.validateSchedule(ISchedJobDetail jobDetail,
java.lang.String name,
java.lang.String cronExpression,
java.util.Date startAt,
java.util.Date endAt,
IConfigurationService configurationService) |
| Constructor and Description |
|---|
SchedulerJobList(int totalResultCount,
java.util.List<ISchedJobDetail> jobs) |
SchedulerJobList(java.util.List<ISchedJobDetail> jobs) |
| Modifier and Type | Method and Description |
|---|---|
ISchedJobDetail |
ISchedulerService.createJob(ISchedJobDetail jobDetails)
Creates a new
ISchedJobDetail |
ISchedJobDetail |
ISchedulerService.getJob(Id jobId) |
ISchedJobDetail |
ISchedulerService.getJob(java.lang.String name) |
ISchedJobDetail |
ISchedulerService.updateJob(ISchedJobDetail jobDetails)
Update an existing
ISchedJobDetail |
| Modifier and Type | Method and Description |
|---|---|
ISchedJobDetail |
ISchedulerService.createJob(ISchedJobDetail jobDetails)
Creates a new
ISchedJobDetail |
Id |
ISchedulerService.createJobInstance(ISchedJobDetail jobDetail,
java.lang.String triggerKey,
Id processId)
Creates a new
ISchedJobInstance. |
ISchedJobDetail |
ISchedulerService.updateJob(ISchedJobDetail jobDetails)
Update an existing
ISchedJobDetail |
| Modifier and Type | Method and Description |
|---|---|
ISchedJobDetail |
IWFProcessDefinition.getSchedJobDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
IWFProcessDefinition.setSchedJobDetail(ISchedJobDetail schedJobDetail) |
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.