Package org.opencastproject.job.api
Class JaxbIncidentDigest
java.lang.Object
org.opencastproject.job.api.JaxbIncidentDigest
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for JAXBJaxbIncidentDigest(Incident incident, IncidentL10n l10n) -
Method Summary
Modifier and TypeMethodDescriptionstatic Function<Incident, JaxbIncidentDigest> mkFn(IncidentService svc, Locale locale)
-
Constructor Details
-
JaxbIncidentDigest
public JaxbIncidentDigest()Constructor for JAXB -
JaxbIncidentDigest
-
-
Method Details
-
mkFn
-