com.atlassian.bitbucket.nav.NavBuilder.Tmp |
Group builder for endpoints under /tmp, which are intended to provide access to temporary data stored by the system to facilitate user actions.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Builds URLs for accessing temporary avatars which have been uploaded.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface com.atlassian.bitbucket.nav.NavBuilder.Builder |
Builds URLs for accessing temporary avatars which have been uploaded. When a temporary avatar is uploaded, a unique ID is generated and returned. That ID is a required parameter here.
id | the ID assigned when the temporary avatar was uploaded |
---|