We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.base.devserver.stats.
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.
-