Package | Description |
---|---|
org.osid.resourcing.rules |
The Open Service Interface Definitions for the org.osid.resourcing.rules
service.
|
Modifier and Type | Method and Description |
---|---|
JobProcessor |
JobProcessorAdminSession.createJobProcessor(JobProcessorForm jobProcessorForm)
Creates a new
JobProcessor. |
JobProcessor |
JobProcessorLookupSession.getJobProcessor(Id jobProcessorId)
Gets the
JobProcessor specified by its Id. |
JobProcessor |
JobProcessorList.getNextJobProcessor()
Gets the next
JobProcessor in this list. |
JobProcessor[] |
JobProcessorList.getNextJobProcessors(long n)
Gets the next set of
JobProcessor elements in this
list. |