public class NodeStoreInspector extends Object
| Constructor and Description |
|---|
NodeStoreInspector() |
| Modifier and Type | Method and Description |
|---|---|
static String |
dumpNode(NodeService nodeService,
NodeRef nodeRef)
Dumps the contents of a node
|
static String |
dumpNodeStore(NodeService nodeService,
StoreRef storeRef)
Dumps the contents of a store to a string.
|
public static String dumpNodeStore(NodeService nodeService, StoreRef storeRef)
nodeService - the node servicestoreRef - the store referencepublic static String dumpNode(NodeService nodeService, NodeRef nodeRef)
nodeService - NodeServicenodeRef - NodeRefCopyright © 2005–2020 Alfresco Software. All rights reserved.