Interface AnalyticsConfiguration

All Superinterfaces:
Plugin
All Known Implementing Classes:
LiquibaseRemoteAnalyticsConfiguration

public interface AnalyticsConfiguration extends Plugin
  • Method Details

    • getPriority

      int getPriority()
    • isOssAnalyticsEnabled

      boolean isOssAnalyticsEnabled() throws Exception
      Throws:
      Exception
    • isProAnalyticsEnabled

      boolean isProAnalyticsEnabled() throws Exception
      Throws:
      Exception