component-installation-plugin / com.intershop.gradle.component.installation.utils

Package com.intershop.gradle.component.installation.utils

Types

ContentType

enum class ContentType

Enumeration with possible content types. This configuration is used for the deployment self.

DescriptorManager

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.

OSType

enum class OSType

Enumeration for the OS type of an # installation process.

TreeNode

class TreeNode

An implementation for a tree data to configure the clean up task.

VersionComparator

class VersionComparator : Comparator<String>

Comparator for version strings. As long as the version follows semantic version scheme All parts must be digits.

Extensions for External Classes

java.io.File

org.gradle.api.file.ContentFilterable

org.gradle.api.model.ObjectFactory

org.gradle.api.provider.Property

org.gradle.api.provider.SetProperty