Uses of Interface
org.osid.workflow.rules.ProcessConstrainer
Packages that use ProcessConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessConstrainer in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessConstrainerModifier and TypeMethodDescriptionProcessConstrainerAdminSession.createProcessConstrainer(ProcessConstrainerForm processConstrainerForm) Creates a newProcessConstrainer.ProcessConstrainerList.getNextProcessConstrainer()Gets the nextProcessConstrainerin this list.ProcessConstrainerList.getNextProcessConstrainers(long n) Gets the next set ofProcessConstrainerelements in this list.ProcessConstrainerLookupSession.getProcessConstrainer(Id processConstrainerId) Gets theProcessConstrainerspecified by itsId.