Package com.tomtom.ivi.platform.gradle.api.common.iviapplication.configurators
This package contains the configurator interfaces for the IVI project. These interfaces can be used to configure, for instance, the menu items of an IVI instance.
Types
Interface to configure the deployment of one or more AndroidServiceConfigs.
Interface to configure the deployment of one or more BroadcastReceiverConfigs.
Interface to configure the configuration providers of type C of the IVI application.
Interface to configure the dynamic configuration providers of the IVI application.
Interface to configure the build time configuration of the IVI application.
Interface to select which IviDefaultsGroupConfigs are applied to an IVI application configuration.
Interface to configure an IVI instance.
Interface to configure the frontends of an IVI instance.
Interface to configure the menu items of an IVI instance.
Interface to configure the IVI service implementation of the IVI application.
Interface to configure the deployment of one or more IviServiceHostConfigs.
Interface to configure the IVI application runtime.
Interface to configure a runtime deployment.
Interface to configure the static configuration providers of the IVI application.