Uses of Interface
org.teamapps.application.api.application.ApplicationPerspectiveBuilder
| Package | Description |
|---|---|
| org.teamapps.application.server |
-
Uses of ApplicationPerspectiveBuilder in org.teamapps.application.server
Methods in org.teamapps.application.server with parameters of type ApplicationPerspectiveBuilder Modifier and Type Method Description static DevServerDevServer. create(ApplicationPerspectiveBuilder applicationBuilder)Constructors in org.teamapps.application.server with parameters of type ApplicationPerspectiveBuilder Constructor Description DevApplication(ApplicationPerspectiveBuilder applicationBuilder, java.util.List<OrgUnit> orgUnits)DevServer(ApplicationPerspectiveBuilder applicationBuilder)