public class ProjectConverter extends Object
| Constructor and Description |
|---|
ProjectConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRootLevelProject(Project rootLevelProject)
This adds the specified poject as a root level projects.
|
List<ProjectView> |
convertProjects(Project rootProject)
Call this to convert the projects.
|
public List<ProjectView> convertProjects(Project rootProject)
rootProject - the root project.public void addRootLevelProject(Project rootLevelProject)
rootLevelProject - a root level project.Copyright © 2013. All rights reserved