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