public class NoOpAroundImporter extends Object implements AroundImporter
There isn't much reason using it for anything else...
| Constructor and Description |
|---|
NoOpAroundImporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
after(NodeParser node,
ImportConfiguration configuration,
Context context) |
void |
before(NodeParser node,
ImportConfiguration configuration,
Context context) |
public void before(NodeParser node, ImportConfiguration configuration, Context context)
before in interface AroundImporterpublic void after(NodeParser node, ImportConfiguration configuration, Context context)
after in interface AroundImporterCopyright © 2018 Atlassian. All rights reserved.