Uses of Interface
org.osid.workflow.rules.StepProcessor
Packages that use StepProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessor in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepProcessorModifier and TypeMethodDescriptionStepProcessorAdminSession.createStepProcessor(StepProcessorForm stepProcessorForm) Creates a newStepProcessor.StepProcessorList.getNextStepProcessor()Gets the nextStepProcessorin this list.StepProcessorList.getNextStepProcessors(long n) Gets the next set ofStepProcessorelements in this list.StepProcessorLookupSession.getStepProcessor(Id stepProcessorId) Gets theStepProcessorspecified by itsId.