Uses of Interface
org.osid.workflow.rules.StepEnabler
Packages that use StepEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepEnabler in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepEnablerModifier and TypeMethodDescriptionStepEnablerAdminSession.createStepEnabler(StepEnablerForm stepEnablerForm) Creates a newStepEnabler.StepEnablerList.getNextStepEnabler()Gets the nextStepEnablerin this list.StepEnablerList.getNextStepEnablers(long n) Gets the next set ofStepEnablerelements in this list.StepEnablerLookupSession.getStepEnabler(Id stepEnablerId) Gets theStepEnablerspecified by itsId.