Interface SettableWebLink

All Known Implementing Classes:
JiraWebLink

public interface SettableWebLink
Defines a setter for a weblink
Since:
v3.12
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setLink(com.atlassian.plugin.web.model.WebLink link)
    Provides access to the passed WebLink.
  • Method Details

    • setLink

      void setLink(com.atlassian.plugin.web.model.WebLink link)
      Provides access to the passed WebLink.
      Parameters:
      link -