component-build-plugin / com.intershop.gradle.component.build.extension / ComponentExtension / addTypes

addTypes

fun addTypes(types: Collection<String>): Boolean

Adds a list of new deployment or environment types. The characters will be changed to lower cases.

Parameters

types - a list of deployment or environment types

Return
if one environment type of the list is available, false will be returned.