T - Type of data to wrap into the resourcepublic class Resource<T> extends LinkContainer<Resource<T>> implements net.nemerosa.ontrack.model.structure.ViewSupplier
| Modifier | Constructor and Description |
|---|---|
protected |
Resource(T data,
java.net.URI self) |
| Modifier and Type | Method and Description |
|---|---|
static <R> Resource<R> |
of(R data,
java.net.URI self) |
Resource<T> |
withView(java.lang.Class<?> view) |
getLinks, with, with, withLinks