Uses of Interface
org.osid.workflow.event.WorkflowEventSearch
Packages that use WorkflowEventSearch
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of WorkflowEventSearch in org.osid.workflow.event
Methods in org.osid.workflow.event that return WorkflowEventSearchModifier and TypeMethodDescriptionWorkflowEventSearchSession.getWorkflowEventSearch()Gets a workflow event search.Methods in org.osid.workflow.event with parameters of type WorkflowEventSearchModifier and TypeMethodDescriptionWorkflowEventSearchSession.getWorkflowEventsBySearch(WorkflowEventQuery workflowEventQuery, WorkflowEventSearch workflowEventSearch) Gets the search results matching the given search query using the given search.