Interface ConditionalIgnoreRule.Condition

    • Method Detail

      • supportsClassRule

        default boolean supportsClassRule()
        Returns whether this condition supports check at class level. Note: A condition supporting the class rule behavior will be called before the FeaturesRunner.BeforeClassStatement, at this moment Nuxeo Runtime is not fully initialized and injection is not performed yet.

        By default, conditions don't support it in order to keep backward compatibility.

        Since:
        11.1