Package com.vaadin.base.devserver.stats
Class ProjectHelpers
java.lang.Object
com.vaadin.base.devserver.stats.ProjectHelpers
Helper methods for extracting and updating project statistics data.
-
Method Details
-
resolveVaadinHomeDirectory
Get Vaadin home directory.- Returns:
- File instance for Vaadin home folder. Does not check if the folder exists.
-
getUserKey
Gets the generated user id.Generates one if it does not exist.
- Returns:
- Generated user id, or null if unable to load or generate one.
-