| Package | Description |
|---|---|
| org.nuxeo.ecm.automation | |
| org.nuxeo.ecm.automation.core.exception | |
| org.nuxeo.ecm.automation.core.impl |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<CatchChainException> |
ChainException.getCatchChainExceptions() |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<CatchChainException> |
ChainExceptionImpl.catchChainExceptions |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<CatchChainException> |
ChainExceptionImpl.getCatchChainExceptions() |
| Constructor and Description |
|---|
ChainExceptionImpl(String id,
String onChainId,
ArrayList<CatchChainException> chainExceptionRuns) |
| Modifier and Type | Method and Description |
|---|---|
protected CatchChainException |
OperationServiceImpl.getCatchChainExceptionByPriority(CatchChainException catchChainException,
CatchChainException catchChainExceptionItem) |
| Modifier and Type | Method and Description |
|---|---|
protected CatchChainException |
OperationServiceImpl.getCatchChainExceptionByPriority(CatchChainException catchChainException,
CatchChainException catchChainExceptionItem) |
Copyright © 2019 Nuxeo. All rights reserved.