Uses of Interface
org.osid.workflow.rules.StepProcessorEnabler
Packages that use StepProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessorEnabler in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepProcessorEnablerModifier and TypeMethodDescriptionStepProcessorEnablerAdminSession.createStepProcessorEnabler(StepProcessorEnablerForm stepProcessorEnablerForm) Creates a newStepProcessorEnabler.StepProcessorEnablerList.getNextStepProcessorEnabler()Gets the nextStepProcessorEnablerin this list.StepProcessorEnablerList.getNextStepProcessorEnablers(long n) Gets the next set ofStepProcessorEnablerelements in this list.StepProcessorEnablerLookupSession.getStepProcessorEnabler(Id stepProcessorEnablerId) Gets theStepProcessorEnablerspecified by itsId.