| Package | Description | 
|---|---|
| org.argeo.eclipse.ui | 
 Generic SWT/JFace utilities. 
 | 
| org.argeo.jcr | 
 Generic JCR utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EclipseJcrMonitor
Wraps an Eclipse  
IProgressMonitor so that it can be passed to
 framework agnostic Argeo routines. | 
| Modifier and Type | Method and Description | 
|---|---|
static java.lang.Long | 
JcrUtils.copyFiles(Node fromNode,
         Node toNode,
         java.lang.Boolean recursive,
         JcrMonitor monitor,
         boolean onlyAdd)
Copy only nt:folder and nt:file, without their additional types and
 properties. 
 | 
Copyright © 2007–2020. All rights reserved.