org.axway.grapes.server.core
Class GraphsHandler
java.lang.Object
org.axway.grapes.server.core.GraphsHandler
public class GraphsHandler
- extends Object
Graphs Handler
Handles the graphs builds.
- Author:
- jdcoffre
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphsHandler
public GraphsHandler(RepositoryHandler repoHandler,
FiltersHolder filters)
getModuleGraph
public AbstractGraph getModuleGraph(String moduleId)
- Generate a module graph regarding the filters
- Parameters:
moduleId - String
- Returns:
- AbstractGraph
getModuleTree
public TreeNode getModuleTree(String moduleId)
- Generate a groupId tree regarding the filters
- Parameters:
moduleId -
- Returns:
- TreeNode
Copyright © 2014. All Rights Reserved.