| Package | Description |
|---|---|
| com.bmc.arsys.plugins.processors |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<JobItem> |
Job.getJobItems() |
ArrayList<JobItem> |
IProcessorContext.getJobItems()
Returns the list of Job items which are to be processed by this Job.
|
ArrayList<JobItem> |
JobService.getJobItems(String szJobID)
Method to get Job Items for the scheduled Job
|
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setJobItems(ArrayList<JobItem> jobItems) |
? Copyright 2013 BMC Software, Inc.