public interface StartupListener
| Modifier and Type | Method and Description |
|---|---|
void |
startedUp(List<ProjectHistory> projects)
This method will be called on startup and returns the projects on the server.
|
void startedUp(List<ProjectHistory> projects)
projects - projects.Copyright © 2017. All rights reserved.