Package | Description |
---|---|
org.osid.process |
The Open Service Interface Definitions for the org.osid.process
service.
|
Modifier and Type | Method and Description |
---|---|
StateLookupSession |
ProcessManager.getStateLookupSession()
Gets the
OsidSession associated with the state lookup
service. |
StateLookupSession |
ProcessProxyManager.getStateLookupSession(Proxy proxy)
Gets the
OsidSession associated with the state lookup
service. |
StateLookupSession |
ProcessManager.getStateLookupSessionForProcess(Id processId)
Gets the
OsidSession associated with the state lookup
service for the given process. |
StateLookupSession |
ProcessProxyManager.getStateLookupSessionForProcess(Id processId,
Proxy proxy)
Gets the
OsidSession associated with the state lookup
service for the given process. |