HubdleSettingsExtension

open class HubdleSettingsExtension @Inject constructor(objects: ObjectFactory, providers: ProviderFactory)

Constructors

Link copied to clipboard
@Inject
constructor(objects: ObjectFactory, providers: ProviderFactory)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rootProjectName: Property<String>
Link copied to clipboard
val useOnAllProjects: Property<Boolean>

Functions

Link copied to clipboard
fun autoInclude(action: Action<HubdleAutoIncludeExtension> = Action {})
Link copied to clipboard
fun buildScan(action: Action<HubdleBuildScanExtension> = Action {})
Link copied to clipboard
fun catalog(action: Action<HubdleVersionCatalogExtension> = Action {})