public class FlowPluginFrontendUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static ClassFinder |
getClassFinder(org.apache.maven.project.MavenProject project)
Gets a
ClassFinder for the maven project. |
public static ClassFinder getClassFinder(org.apache.maven.project.MavenProject project)
ClassFinder for the maven project.project - a maven project instance used as source for the
ClassFinder.ClassFinder instance.Copyright © 2000–2021 Vaadin Ltd. All rights reserved.