Uses of Interface
org.osid.process.StateAdminSession
Packages that use StateAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of StateAdminSession in org.osid.process
Methods in org.osid.process that return StateAdminSessionModifier and TypeMethodDescriptionProcessManager.getStateAdminSession()Gets a state administration session for creating, updating and deleting states.ProcessProxyManager.getStateAdminSession(Proxy proxy) Gets a state administration session for creating, updating and deleting states.ProcessManager.getStateAdminSessionForProcess(Id processId) Gets a state administration session for the given process.ProcessProxyManager.getStateAdminSessionForProcess(Id processId, Proxy proxy) Gets a state administration session for the given process.