@Deprecated public static interface NavBuilder.RepoAttachments extends NavBuilder.Builder<NavBuilder.RepoAttachments>
| Modifier and Type | Method and Description |
|---|---|
NavBuilder.Builder<?> |
attachment(String id)
Deprecated.
Legacy attachment URL builder and should only be used for legacy attachments where the actual attachment
filename on disk matches the filename of the attachment uploaded.
|
buildAbsolute, buildConfigured, buildRelative, buildRelNoContext, withParamNavBuilder.Builder<?> attachment(@Nonnull String id)
id - the attachment id.NavBuilder.RepoAttachments a builder used to construct URLs for attachments.Copyright © 2021 Atlassian. All rights reserved.