Class ExternalWikiService

    • Field Detail

      • WIKIURL_KEY_PROP

        public static final java.lang.String WIKIURL_KEY_PROP
        See Also:
        Constant Field Values
    • Constructor Detail

      • ExternalWikiService

        public ExternalWikiService()
    • Method Detail

      • servicePropertiesForm

        public GitLabForm servicePropertiesForm()
        Get the form data for this service based on it's properties.
        Specified by:
        servicePropertiesForm in class NotificationService
        Returns:
        the form data for this service based on it's properties
      • getExternalWikiUrl

        public java.lang.String getExternalWikiUrl()
      • setExternalWikiUrl

        public void setExternalWikiUrl​(java.lang.String endpoint)
      • withExternalWikiUrl

        public ExternalWikiService withExternalWikiUrl​(java.lang.String endpoint)