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 class
Deprecated.static final class
static final class
Methods in org.nuxeo.runtime.test.runner that return ConditionalIgnoreRule.ConditionModifier and TypeMethodDescriptionprotected ConditionalIgnoreRule.Condition
ConditionalIgnoreRule.instantiateCondition
(Class<? extends ConditionalIgnoreRule.Condition> conditionType) protected ConditionalIgnoreRule.Condition
ConditionalIgnoreRule.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 void
ConditionalIgnoreRule.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.Condition
ConditionalIgnoreRule.instantiateCondition
(Class<? extends ConditionalIgnoreRule.Condition> conditionType)
IsolatedClassloader
doesn't exist anymore