Package org.opencastproject.job.api
Class JaxbIncidentList
java.lang.Object
org.opencastproject.job.api.JaxbIncidentList
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor needed by jaxbJaxbIncidentList(List<Incident> incidents) -
Method Summary
-
Constructor Details
-
JaxbIncidentList
public JaxbIncidentList()Default constructor needed by jaxb -
JaxbIncidentList
public JaxbIncidentList(List<Incident> incidents) throws IncidentServiceException, NotFoundException
-