public class TreeHelper extends Object
| Constructor and Description |
|---|
TreeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static NuxeoArtifactTree |
buildTree(WebContext ctx) |
static NuxeoArtifactTree |
getOrBuildAnonymousTree(WebContext ctx) |
static NuxeoArtifactTree |
getOrBuildTree(WebContext ctx) |
static DistributionSnapshot |
getRequestDS(WebContext ctx) |
static String |
updateTree(WebContext ctx,
String source) |
public static NuxeoArtifactTree getOrBuildAnonymousTree(WebContext ctx)
public static NuxeoArtifactTree getOrBuildTree(WebContext ctx)
public static DistributionSnapshot getRequestDS(WebContext ctx)
public static NuxeoArtifactTree buildTree(WebContext ctx)
public static String updateTree(WebContext ctx, String source)
Copyright © 2013 Nuxeo SA. All Rights Reserved.