Uses of Interface
org.osid.process.Process
Packages that use Process
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of Process in org.osid.process
Methods in org.osid.process that return ProcessModifier and TypeMethodDescriptionProcessAdminSession.createProcess(ProcessForm processForm) Creates a newProcess.ProcessList.getNextProcess()Gets the nextProcessin this list.Process[]ProcessList.getNextProcesses(long n) Gets the next set ofProcesselements in this list which must be less than or equal to the return fromavailable().ProcessLookupSession.getProcess(Id processId) Gets theProcessspecified by itsId.ProcessNode.getProcess()Gets theProcessat this node.StateAdminSession.getProcess()Gets theProcessassociated with this session.StateLookupSession.getProcess()Gets theProcessassociated with this session.StateNotificationSession.getProcess()Gets theProcessassociated with this session.StateQuerySession.getProcess()Gets theProcessassociated with this session.StateSequencingSession.getProcess()Gets theProcessassociated with this session.