Uses of Interface
org.osid.workflow.Work
Packages that use Work
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of Work in org.osid.workflow
Methods in org.osid.workflow that return WorkModifier and TypeMethodDescriptionWorkAdminSession.createWork(WorkForm workForm) Creates a newWork.WorkList.getNextWork()Gets the nextWorkin this list.Work[]WorkList.getNextWorks(long n) Gets the next set ofWorkelements in this list.Gets theWorkspecified by itsId. -
Uses of Work in org.osid.workflow.event
Methods in org.osid.workflow.event that return Work