Package org.opencastproject.job.api
Class JaxbIncidentFullTree
java.lang.Object
org.opencastproject.job.api.JaxbIncidentFullTree
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for JAXBJaxbIncidentFullTree(IncidentService svc, Locale locale, IncidentTree tree) -
Method Summary
Modifier and TypeMethodDescriptionstatic Function<IncidentTree, JaxbIncidentFullTree> mkFn(IncidentService svc, Locale locale)
-
Constructor Details
-
JaxbIncidentFullTree
public JaxbIncidentFullTree()Constructor for JAXB -
JaxbIncidentFullTree
public JaxbIncidentFullTree(IncidentService svc, Locale locale, IncidentTree tree) throws IncidentServiceException, NotFoundException
-
-
Method Details
-
mkFn
-