Class JiraServerInfo


  • public class JiraServerInfo
    extends JiraJSONResponse
    An instance of this class represents the ServerInfo, but is used only to get the baseUrl. Other fields that are available: versionNumbers, buildDate, serverTime, scmInfo, serverTitle
    • Constructor Detail

      • JiraServerInfo

        public JiraServerInfo()
    • Method Detail

      • getBaseUrl

        public java.lang.String getBaseUrl()
      • getBuildNumber

        public java.lang.Long getBuildNumber()
      • getVersion

        public java.lang.String getVersion()