| Package | Description |
|---|---|
| org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
| org.nuxeo.ecm.core.test | |
| org.nuxeo.runtime.test.runner |
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoreNonPostgresql |
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoreNonPooledCondition |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConditionalIgnoreRule.IgnoreIsolated |
static class |
ConditionalIgnoreRule.IgnoreLongRunning |
static class |
ConditionalIgnoreRule.IgnoreWindows |
static class |
ConditionalIgnoreRule.NXP10926H2Upgrade |
| Modifier and Type | Method and Description |
|---|---|
protected ConditionalIgnoreRule.Condition |
ConditionalIgnoreRule.newCondition(Class<?> type,
Method method,
Object target,
Class<? extends ConditionalIgnoreRule.Condition> conditionType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConditionalIgnoreRule.injectCondition(Class<?> type,
Method method,
Object target,
ConditionalIgnoreRule.Condition condition) |
| Modifier and Type | Method and Description |
|---|---|
protected ConditionalIgnoreRule.Condition |
ConditionalIgnoreRule.newCondition(Class<?> type,
Method method,
Object target,
Class<? extends ConditionalIgnoreRule.Condition> conditionType) |
Copyright © 2019 Nuxeo. All rights reserved.