public class TreeHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
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) |
protected static final org.apache.commons.logging.Log log
public TreeHelper()
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 © 2018 Nuxeo. All rights reserved.