public interface InstallationAPIProvider
| Modifier and Type | Method and Description | 
|---|---|
InstallationAPI | 
getInstallationAPI()
Provides access to functionality relevant related to the installation 
 | 
SystemAPI | 
getSystemAPI()
Provides access to system related functionality 
 | 
UserInterfaceAPI | 
getUserInterfaceAPI()
Provides access to functionality related to user interface and end user interaction 
 | 
SystemAPI getSystemAPI()
UserInterfaceAPI getUserInterfaceAPI()
InstallationAPI getInstallationAPI()
Copyright © 2019. All rights reserved.