Modifier and Type | Class and Description |
---|---|
static class |
ExportNodesParams.Builder |
Modifier and Type | Method and Description |
---|---|
static ExportNodesParams.Builder |
create() |
String |
getRootDirectory() |
NodePath |
getSourceNodePath() |
String |
getTargetDirectory() |
boolean |
isDryRun() |
boolean |
isIncludeNodeIds() |
public static ExportNodesParams.Builder create()
public String getRootDirectory()
public String getTargetDirectory()
public NodePath getSourceNodePath()
public boolean isIncludeNodeIds()
public boolean isDryRun()