data class Component
This is the configuration container of a components. It is initialized with the dependency and the installation path. If the path is not specified the information is taken from the descriptor. |
|
open class InstallConfiguration
This is the configuration container of the installation process of all configured components. |
|
open class InstallationExtension
The main extension of this plugin. |
|
class LocalFileContainer
This is the configuration container for local files, that can be installed. |
|
data class LocalFileItem
Class for the configuration of a file item for installation from the local file system. The target path is a relative path for the installed component. |