InfrastructureFeature

abstract class InfrastructureFeature : Plugin<Project> , ProjectFeatureBinding(source)

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class ApplyAction : ProjectFeatureApplyAction<SAPCIInfrastructureDefinition, SAPCIInfrastructureBuildModel, JvmApplicationProjectType>

Functions

Link copied to clipboard
open override fun apply(project: Project)
Link copied to clipboard
open override fun bind(builder: ProjectFeatureBindingBuilder)