enum class ContentType
Enumeration with possible content types. This configuration is used for the deployment self. |
|
class DescriptorManager
This class contains all methods and data to handle the download of the descriptor and all items of the component. The standard Gradle resolution is not used and downloaded items will be not cached. |
|
enum class OSType
Enumeration for the OS type of an # installation process. |
|
class TreeNode
An implementation for a tree data to configure the clean up task. |
|
class VersionComparator : Comparator<String>
Comparator for version strings. As long as the version follows semantic version scheme All parts must be digits. |