SAPCIInfrastructureBuildModel

interface SAPCIInfrastructureBuildModel : BuildModel(source)

Properties

Link copied to clipboard
abstract val apiStages: NamedDomainObjectContainer<ApiStage>
Link copied to clipboard
abstract val compilationUnits: NamedDomainObjectContainer<JvmCompilationUnit>
Link copied to clipboard
abstract val httpSuffix: Provider<String>
Link copied to clipboard
abstract val suffix: Provider<String>
Link copied to clipboard
abstract val transportStages: NamedDomainObjectContainer<TransportStage>