Class EventGroupRules

    • Method Detail

      • getEventIdRules

        public FUSRule[] getEventIdRules()
      • areEventIdRulesDefined

        public boolean areEventIdRulesDefined()
      • create

        @NotNull
        public static @NotNull EventGroupRules create​(@NotNull
                                                      @NotNull com.jetbrains.fus.reporting.model.metadata.EventGroupRemoteDescriptors.EventGroupRemoteDescriptor group,
                                                      @NotNull
                                                      @NotNull com.intellij.internal.statistic.eventLog.validator.storage.GlobalRulesHolder globalRulesHolder,
                                                      @NotNull
                                                      @NotNull ValidationSimpleRuleFactory factory,
                                                      @NotNull
                                                      @NotNull java.util.List<java.lang.String> excludedFields)