Uses of Interface
org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Condition
Packages that use ConditionalIgnoreRule.Condition
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of ConditionalIgnoreRule.Condition in org.nuxeo.ecm.core.storage.sql
Classes in org.nuxeo.ecm.core.storage.sql that implement ConditionalIgnoreRule.Condition -
Uses of ConditionalIgnoreRule.Condition in org.nuxeo.runtime.test.runner
Classes in org.nuxeo.runtime.test.runner that implement ConditionalIgnoreRule.ConditionModifier and TypeClassDescriptionstatic final classDeprecated.static final classstatic final classMethods in org.nuxeo.runtime.test.runner that return ConditionalIgnoreRule.ConditionModifier and TypeMethodDescriptionprotected ConditionalIgnoreRule.ConditionConditionalIgnoreRule.instantiateCondition(Class<? extends ConditionalIgnoreRule.Condition> conditionType) protected ConditionalIgnoreRule.ConditionConditionalIgnoreRule.newCondition(Class<?> type, Method method, Object target, Class<? extends ConditionalIgnoreRule.Condition> conditionType) Methods in org.nuxeo.runtime.test.runner with parameters of type ConditionalIgnoreRule.ConditionModifier and TypeMethodDescriptionprotected voidConditionalIgnoreRule.injectCondition(Class<?> type, Method method, Object target, ConditionalIgnoreRule.Condition condition) Method parameters in org.nuxeo.runtime.test.runner with type arguments of type ConditionalIgnoreRule.ConditionModifier and TypeMethodDescriptionprotected ConditionalIgnoreRule.ConditionConditionalIgnoreRule.instantiateCondition(Class<? extends ConditionalIgnoreRule.Condition> conditionType)
IsolatedClassloaderdoesn't exist anymore