Package b4j.core

Interface ServerInfo

All Superinterfaces:
BugzillaObject
All Known Implementing Classes:
DefaultServerInfo

public interface ServerInfo
extends BugzillaObject
Metadata about a server.
Since:
2.0
Author:
ralph
  • Method Details

    • getBaseUri

      java.net.URI getBaseUri()
      Returns the Base URI.
      Returns:
      the base URI of the server
    • getVersion

      java.lang.String getVersion()
      Returns the version.
      Returns:
      the version of the server