Package org.opencastproject.workflow.api
Class JaxbWorkflowInstance
java.lang.Object
org.opencastproject.workflow.api.JaxbWorkflowInstance
1:1 serialization of a
WorkflowInstance.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Set<JaxbWorkflowConfiguration> protected Stringprotected List<JaxbWorkflowOperationInstance> protected String -
Constructor Summary
ConstructorsConstructorDescriptionDefault no-arg constructor needed by JAXBJaxbWorkflowInstance(WorkflowInstance workflow) -
Method Summary
-
Field Details
-
operations
-
configurations
-
mediaPackageId
-
seriesId
-
-
Constructor Details
-
JaxbWorkflowInstance
public JaxbWorkflowInstance()Default no-arg constructor needed by JAXB -
JaxbWorkflowInstance
-
-
Method Details