@Beta
public class DuplicateNodeParams
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
DuplicateNodeParams.Builder |
Modifier and Type | Method and Description |
---|---|
static DuplicateNodeParams.Builder |
create() |
DuplicateNodeListener |
getDuplicateListener() |
java.lang.Boolean |
getIncludeChildren() |
NodeId |
getNodeId() |
DuplicateNodeProcessor |
getProcessor() |
public static DuplicateNodeParams.Builder create()
public NodeId getNodeId()
public DuplicateNodeProcessor getProcessor()
public DuplicateNodeListener getDuplicateListener()
public java.lang.Boolean getIncludeChildren()