Uses of Interface
org.opencastproject.workflow.api.WorkflowSet
Packages that use WorkflowSet
-
Uses of WorkflowSet in org.opencastproject.workflow.api
Classes in org.opencastproject.workflow.api that implement WorkflowSetModifier and TypeClassDescriptionclassThe search result represents a set of result items that has been compiled as a result for a search operation.Methods in org.opencastproject.workflow.api that return WorkflowSetModifier and TypeMethodDescriptionstatic WorkflowSetXmlWorkflowParser.parseWorkflowSet(InputStream in) Loads a set of workflow instances from the given input stream.static WorkflowSetYamlWorkflowParser.parseWorkflowSet(InputStream in) Loads a set of workflow instances from the given input stream.WorkflowSetImpl.Adapter.unmarshal(WorkflowSetImpl set) Methods in org.opencastproject.workflow.api with parameters of type WorkflowSet