Uses of Interface
org.osid.workflow.rules.ProcessEnabler
Packages that use ProcessEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessEnabler in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessEnablerModifier and TypeMethodDescriptionProcessEnablerAdminSession.createProcessEnabler(ProcessEnablerForm processEnablerForm) Creates a newProcessEnabler.ProcessEnablerList.getNextProcessEnabler()Gets the nextProcessEnablerin this list.ProcessEnablerList.getNextProcessEnablers(long n) Gets the next set ofProcessEnablerelements in this list.ProcessEnablerLookupSession.getProcessEnabler(Id processEnablerId) Gets theProcessEnablerspecified by itsId.