public abstract class AbstractSingleNodeImporter extends AbstractImporter
errorService, logger| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSingleNodeImporter(ImportExportErrorService errorService) |
protected |
AbstractSingleNodeImporter(ImportExportErrorService errorService,
List<AroundImporter> arounds) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getNodeName() |
boolean |
supports(NodeParser node) |
doImportNode, importNodeprotected AbstractSingleNodeImporter(ImportExportErrorService errorService)
protected AbstractSingleNodeImporter(ImportExportErrorService errorService, List<AroundImporter> arounds)
public final boolean supports(NodeParser node)
protected abstract String getNodeName()
Copyright © 2018 Atlassian. All rights reserved.