Class WorkflowInstance

java.lang.Object
org.opencastproject.workflow.api.WorkflowInstance

@Entity(name="WorkflowInstance") public class WorkflowInstance extends Object
Entity object for storing workflows in persistence storage. Workflow ID is stored as primary key, DUBLIN_CORE field is used to store serialized Dublin core and ACCESS_CONTROL field is used to store information about access control rules.