Package org.opencastproject.job.api
Class JaxbIncidentDigestList
java.lang.Object
org.opencastproject.job.api.JaxbIncidentDigestList
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for JAXBJaxbIncidentDigestList(IncidentService svc, Locale locale, List<Incident> incidents) -
Method Summary
-
Constructor Details
-
JaxbIncidentDigestList
public JaxbIncidentDigestList()Constructor for JAXB -
JaxbIncidentDigestList
public JaxbIncidentDigestList(IncidentService svc, Locale locale, List<Incident> incidents) throws IncidentServiceException, NotFoundException
-