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