| Package | Description |
|---|---|
| org.osid.process |
The Open Service Interface Definitions for the org.osid.process
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessSearchSession
This session provides methods for searching among
Process
objects. |
| Modifier and Type | Method and Description |
|---|---|
ProcessQuerySession |
ProcessManager.getProcessQuerySession()
Gets the process query session.
|
ProcessQuerySession |
ProcessProxyManager.getProcessQuerySession(Proxy proxy)
Gets the process query session.
|