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

links

val links: LinkItemContainer

The container for all single link configurations. These links will be created as they are.

fun links(action: Action<in LinkItemContainer>): Unit

Configures links of a component.

Parameters

action - execute the link container configuration