public interface ResourceDecorationContributorService
ResourceDecorationContributor instances.| Modifier and Type | Method and Description |
|---|---|
<T extends net.nemerosa.ontrack.model.structure.ProjectEntity> |
getLinkDefinitions(net.nemerosa.ontrack.model.structure.ProjectEntityType projectEntityType)
Gets the link definitions for a class of project entity
|
<T extends net.nemerosa.ontrack.model.structure.ProjectEntity> java.util.List<LinkDefinition<T>> getLinkDefinitions(net.nemerosa.ontrack.model.structure.ProjectEntityType projectEntityType)
T - Type of project entityprojectEntityType - Project entity type to get the link definitions for