@Component public class NOPResourceDecorationContributor extends java.lang.Object implements ResourceDecorationContributor
ResourceDecorationContributorServiceImpl work.ResourceDecorationContributorServiceImpl| Constructor and Description |
|---|
NOPResourceDecorationContributor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyTo(net.nemerosa.ontrack.model.structure.ProjectEntityType projectEntityType)
Does this contributor applies to the given project entity class?
|
java.util.List<LinkDefinition> |
getLinkDefinitions()
Gets the link definitions for a class of project entity
|
public java.util.List<LinkDefinition> getLinkDefinitions()
ResourceDecorationContributorgetLinkDefinitions in interface ResourceDecorationContributorpublic boolean applyTo(net.nemerosa.ontrack.model.structure.ProjectEntityType projectEntityType)
ResourceDecorationContributorapplyTo in interface ResourceDecorationContributorprojectEntityType - Project entity type to get the link definitions for