Class AtlassianConnectContextModelAttributeProvider


  • @ControllerAdvice
    public class AtlassianConnectContextModelAttributeProvider
    extends Object
    A controller utility class that maps the standard Atlassian Connect iframe context parameters to Spring model attributes.
    • Method Detail

      • addAttributes

        @ModelAttribute
        public void addAttributes​(org.springframework.ui.Model model)
      • getLicense

        public String getLicense()
      • getAllJsUrl

        public String getAllJsUrl()
      • getSelfAuthenticationToken

        public String getSelfAuthenticationToken()