Uses of Interface
org.osid.workflow.rules.ProcessProcessorEnabler
Packages that use ProcessProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessProcessorEnabler in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessProcessorEnablerModifier and TypeMethodDescriptionProcessProcessorEnablerAdminSession.createProcessProcessorEnabler(ProcessProcessorEnablerForm processProcessorEnablerForm) Creates a newProcessProcessorEnabler.ProcessProcessorEnablerList.getNextProcessProcessorEnabler()Gets the nextProcessProcessorEnablerin this list.ProcessProcessorEnablerList.getNextProcessProcessorEnablers(long n) Gets the next set ofProcessProcessorEnablerelements in this list.ProcessProcessorEnablerLookupSession.getProcessProcessorEnabler(Id processProcessorEnablerId) Gets theProcessProcessorEnablerspecified by itsId.