Uses of Interface
org.osid.process.StateSession
Packages that use StateSession
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of StateSession in org.osid.process
Methods in org.osid.process that return StateSessionModifier and TypeMethodDescriptionProcessManager.getStateSession()Gets theOsidSessionassociated with the state service.ProcessProxyManager.getStateSession(Proxy proxy) Gets theOsidSessionassociated with the state service.ProcessManager.getStateSessionForProcess(Id processId) Gets theOsidSessionassociated with the state service for the given process.ProcessProxyManager.getStateSessionForProcess(Id processId, Proxy proxy) Gets theOsidSessionassociated with the state service for the given process.