public final class JaxbIncidentDigestTree extends Object
| Constructor and Description |
|---|
JaxbIncidentDigestTree()
Constructor for JAXB
|
JaxbIncidentDigestTree(IncidentService svc,
Locale locale,
IncidentTree tree) |
| Modifier and Type | Method and Description |
|---|---|
static Function<IncidentTree,JaxbIncidentDigestTree> |
mkFn(IncidentService svc,
Locale locale) |
public JaxbIncidentDigestTree()
public JaxbIncidentDigestTree(IncidentService svc, Locale locale, IncidentTree tree) throws IncidentServiceException, NotFoundException
public static Function<IncidentTree,JaxbIncidentDigestTree> mkFn(IncidentService svc, Locale locale)
Copyright © 2009–2021 Opencast Project. All rights reserved.