Class EmailData

java.lang.Object
org.opencastproject.util.doc.DocData
org.opencastproject.email.template.impl.EmailData

public class EmailData extends DocData
Holds data to be displayed in an email message. The following data will be available: mediaPackage, workflow, workflowConfig: workflow configuration as key-value pairs, catalogs: hash of catalogs whose key is the catalog flavor sub-type e.g. "series", "episode", failedOperation: the last operation marked as "failOnError" that failed.