Uses of Interface
org.osid.workflow.rules.ProcessProcessor
Packages that use ProcessProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessProcessor in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessProcessorModifier and TypeMethodDescriptionProcessProcessorAdminSession.createProcessProcessor(ProcessProcessorForm processProcessorForm) Creates a newProcessProcessor.ProcessProcessorList.getNextProcessProcessor()Gets the nextProcessProcessorin this list.ProcessProcessorList.getNextProcessProcessors(long n) Gets the next set ofProcessProcessorelements in this list.ProcessProcessorLookupSession.getProcessProcessor(Id processProcessorId) Gets theProcessProcessorspecified by itsId.