Class ApplicationLink

    • Constructor Detail

      • ApplicationLink

        public ApplicationLink()
    • Method Detail

      • name

        public ApplicationLink name​(@NotNull
                                    @NotNull java.lang.String name)
        Link to an application by name.
        Parameters:
        name - name of the application, as shown in Bamboo "Application links" page
      • id

        public ApplicationLink id​(@NotNull
                                  @NotNull java.lang.String id)
        Link to an application by its application id.

        Id of the application can be found in application manifest, available at <application_url>/rest/applinks/latest/manifest.

        Parameters:
        id - of the application