Package com.google.gerrit.server.config
Annotation Type CanonicalWebUrl
-
@Retention(RUNTIME) public @interface CanonicalWebUrl
Marker on aString
holding the canonical address for this server.Note that the String may be null, if the administrator has not configured the value and we are not in an HTTP request where the URL can be guessed from the request state. Clients must handle such cases explicitly.