Class RemoteConfig

java.lang.Object
io.quarkus.analytics.dto.config.RemoteConfig
All Implemented Interfaces:
AnalyticsRemoteConfig, Serializable

public class RemoteConfig extends Object implements AnalyticsRemoteConfig, Serializable
Allow to configure build analytics behaviour by downloading a remote configuration file from a public location.
See Also:
  • Constructor Details

    • RemoteConfig

      public RemoteConfig()
  • Method Details