public class ApplicationLink extends EntityPropertiesBuilder<ApplicationLinkProperties>
Constructor and Description |
---|
ApplicationLink() |
Modifier and Type | Method and Description |
---|---|
protected ApplicationLinkProperties |
build() |
ApplicationLink |
id(String id)
Link to an application by its application id.
|
ApplicationLink |
name(String name)
Link to an application by name.
|
public ApplicationLink name(@NotNull String name)
name
- name of the application, as shown in Bamboo "Application links" pagepublic ApplicationLink id(@NotNull String id)
Id of the application can be found in application manifest, available at <application_url>/rest/applinks/latest/manifest.
id
- of the applicationprotected ApplicationLinkProperties build()
build
in class EntityPropertiesBuilder<ApplicationLinkProperties>
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences