| Class | Description | 
|---|---|
| BusinessServiceAdminPageUI | 
 Business Service Admin Vaadin UI: this class is the main entry point for the Vaadin application
 responsible for configuring the Business Service definitions. 
 | 
| BusinessServiceAdminPageUIFactory | 
 Factory responsible for constructing UI application instances. 
 | 
| BusinessServiceContainer | 
 Container which holds  
BusinessServiceRow objects. | 
| BusinessServiceEdgeEditWindow | 
 Modal dialog window used to edit the properties of a Business Service Edge definition. 
 | 
| BusinessServiceEditWindow | 
 Modal dialog window used to edit the properties of a Business Service definition. 
 | 
| BusinessServiceFilter | |
| BusinessServiceMainLayout | 
 This class represents the main  Vaadin component for editing Business Service definitions. 
 | 
| BusinessServiceRow | 
 Used to list  
BusinessServices in a com.vaadin.ui.TreeTable. | 
| BusinessServiceTreeTable | 
TreeTable for BusinessServiceRow objects. | 
Copyright © 2020. All rights reserved.