public class SimpleLinkDefinition<T extends net.nemerosa.ontrack.model.structure.ProjectEntity> extends java.lang.Object implements LinkDefinition<T>
| Constructor and Description |
|---|
SimpleLinkDefinition() |
| Modifier and Type | Method and Description |
|---|---|
LinksBuilder |
addLink(LinksBuilder linksBuilder,
T resource,
ResourceContext resourceContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCheckFn, getNamepublic LinksBuilder addLink(LinksBuilder linksBuilder, T resource, ResourceContext resourceContext)
addLink in interface LinkDefinition<T extends net.nemerosa.ontrack.model.structure.ProjectEntity>