public class JsonStringGenerator extends AbstractGraphStringGenerator
DEP_COMPARATOR, edges, graph, NODE_COMPARATOR, PROJECT_COMPARATOR, PROJECT_NAME_FUNCTION, projectsInDeps, standaloneProjects, subJobs| Constructor and Description | 
|---|
| JsonStringGenerator(DependencyGraph graph,
                   com.google.common.collect.ListMultimap<ProjectNode,ProjectNode> projects2Subprojects) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | generate()Generates the json for the given projects and dependencies | 
public JsonStringGenerator(DependencyGraph graph, com.google.common.collect.ListMultimap<ProjectNode,ProjectNode> projects2Subprojects)
public String generate()
generate in class AbstractGraphStringGeneratorCopyright © 2016–2020. All rights reserved.