Uses of Interface
org.osid.workflow.event.WorkflowEvent
Packages that use WorkflowEvent
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of WorkflowEvent in org.osid.workflow.event
Methods in org.osid.workflow.event that return WorkflowEventModifier and TypeMethodDescriptionWorkflowEventAdminSession.createWorkflowEvent(WorkflowEventForm workflowEventForm) Creates a newWorkflowEvent.WorkflowEventList.getNextWorkflowEvent()Gets the nextWorkflowEventin this list.WorkflowEventList.getNextWorkflowEvents(long n) Gets the next set ofWorkflowEventelements in this list.WorkflowEventLookupSession.getWorkflowEvent(Id workflowEventId) Gets theWorkflowEventspecified by itsId.